Commit graph

157 commits

Author SHA1 Message Date
Jeff Forcier
12b513bff3 flake8 2016-04-25 22:53:51 -07:00
Jeff Forcier
94284cdbc3 Undo star imports 2016-04-25 22:49:12 -07:00
Jeff Forcier
b99023614e First stab at splitting up single-module tests cuz c'mon son 2016-04-25 22:46:10 -07:00
Jeff Forcier
b3df26f63a Tighten up some overly verbose test constructs, sheesh 2016-04-25 22:27:00 -07:00
Jeff Forcier
6d3f540143 Start writing tests for #45. First one already passes cuz duh. 2016-04-25 22:12:59 -07:00
Jeff Forcier
6aaf9ef1ab Test & implement #42 2015-11-05 13:20:54 -08:00
Rodrigue Cloutier
27e0ffae35 Added support to have comments in the changelog file 2015-07-20 15:55:24 -04:00
Jeff Forcier
245550edc1 Sphinx 1.3 changes signature of config.init_values() 2015-03-17 15:05:26 -07:00
Jeff Forcier
29e389c22b Sphinx 1.3 automatically tries creating output dir.
So we must use a temp dir for it as well. Meh.
2015-03-17 15:05:10 -07:00
Dorian Pula
f103fd1f2d Fix for duplicated issue item. 2014-04-15 17:03:13 -04:00
Dorian Pula
05d7c8531a PEP-8 spacing, class names and new style format. 2014-04-15 10:25:18 -04:00
Jeff Forcier
e2d637bd4e Move integration tests to their own test tree 2014-04-06 10:49:30 -07:00
Jeff Forcier
89523705f2 Other-files tests are just dumb, don't bother 2014-04-06 10:45:34 -07:00
Jeff Forcier
ea3b72181d Test for distinct filename/title use case.
Confirmed fails when the fix is reverted.
2014-04-06 10:44:46 -07:00
Jeff Forcier
25819952d1 Custom filename test 2014-04-06 10:41:11 -07:00
Jeff Forcier
c12c0223c1 Another vanilla test 2014-04-06 10:27:25 -07:00
Jeff Forcier
6a374ed051 Factor out into helper 2014-04-06 10:21:08 -07:00
Jeff Forcier
2fd051295c Line length 2014-04-06 10:02:26 -07:00
Jeff Forcier
ac901178d5 Move conf.py up a level as it's same for all tests 2014-04-06 10:01:56 -07:00
Jeff Forcier
18c4bbc437 Basic fails-when-broken, passes-otherwise integration test 2014-04-06 09:55:13 -07:00
Jeff Forcier
58556af115 Split out integration tests and prep for actual high level shit 2014-04-05 10:41:14 -07:00
Jeff Forcier
3476554bcb This doesn't work without more junk 2014-04-05 10:34:08 -07:00
Jeff Forcier
d99e5d4ac7 DDD and TDD re: new setting 2014-04-03 14:19:31 -07:00
Jeff Forcier
ef08cabbdc Refactor assertions & add failing test re: changelog name 2014-04-03 14:14:24 -07:00
Jeff Forcier
d5b652dd3c Flesh out test so it passes/fails correctly 2014-04-03 14:12:40 -07:00
Jeff Forcier
d78e989ba9 Use real Sphinx app/config objs to catch high level config errors.
Requires awful hacks to work around Sphinx untestability =/
2014-04-02 13:30:25 -07:00
Jeff Forcier
d550594df0 Reorder an import 2014-04-02 11:20:55 -07:00
Jeff Forcier
21d4a3fde7 Mock != rspec-mocks, 1st arg is not name 2014-04-02 10:23:00 -07:00
Jeff Forcier
74614dd0a9 Python 3 fix to tests 2014-04-01 19:04:20 -07:00
Jeff Forcier
deedb5925e Fix another mistake in expectations 2014-04-01 18:31:20 -07:00
Jeff Forcier
f6ee188d13 More app passthrough 2014-04-01 18:31:10 -07:00
Jeff Forcier
bac1b9cf06 Fix up tests more re: stupid sphinx app state junk 2014-04-01 17:57:40 -07:00
Jeff Forcier
9e1278ab43 Missing base case test 2014-04-01 15:32:09 -07:00
Jeff Forcier
bb40361b98 Fix slightly-off test values 2014-04-01 15:29:29 -07:00
Jeff Forcier
41ce22f436 Moar refactoring of tests 2014-04-01 15:26:38 -07:00
Jeff Forcier
546b89cfcb Refactor 2014-04-01 14:25:45 -07:00
Jeff Forcier
d18c3192b5 Failing test re: github_path 2014-04-01 14:19:42 -07:00
Jeff Forcier
bff75e643d Refactor test helpers to allow manual app specification 2014-04-01 14:19:34 -07:00
Jeff Forcier
094ca2aba3 DDD + skeleton tests re: #26 2014-04-01 12:41:38 -07:00
Jeff Forcier
fcd000f5a5 Regression test proving #24 2014-03-14 18:19:50 -07:00
Jeff Forcier
b9ee5bf0f7 Rename new test 2014-03-14 17:29:56 -07:00
Jeff Forcier
f960abaa0e Improve test description for old test 2014-03-14 17:26:24 -07:00
Jeff Forcier
c4f2491732 Add new regression test catching #25 2014-03-14 17:26:15 -07:00
Jeff Forcier
30dd43b099 Improve test section headers 2014-03-14 17:21:39 -07:00
Jeff Forcier
c9ce37f3cf Remove outdated comment 2014-03-14 17:21:32 -07:00
Jeff Forcier
cf8bb1b0d6 Whitespace fix 2014-03-14 17:16:56 -07:00
Jeff Forcier
4284c052b5 Typo 2014-03-14 15:00:24 -07:00
Jeff Forcier
6970f93388 Rename now more generalized test 2014-03-13 19:27:55 -07:00
Jeff Forcier
4dfd7d387b Apparently got the new tests to pass? 2014-03-13 19:22:46 -07:00
Jeff Forcier
b9adb05cc8 Update test suite to work w/ #23 fixes.
AKA 'use more real docutils objects'
2014-03-13 17:40:14 -07:00