Commit graph

230 commits

Author SHA1 Message Date
Jeff Forcier
72f6c3d441 Failing test proving #32 2014-06-04 10:28:06 -07:00
Jeff Forcier
c523168981 Changelog, closes #21 2014-04-15 17:18:47 -04:00
Dorian Pula
f103fd1f2d Fix for duplicated issue item. 2014-04-15 17:03:13 -04:00
Dorian Pula
b35b8935b8 Add Python 2.6 fix for model reprs. 2014-04-15 15:32:34 -04:00
Dorian Pula
461e29af1c Pull apart construct_releases as part of refactor. 2014-04-15 14:28:28 -04:00
Dorian Pula
630ca8f767 Extract models in separate modules. 2014-04-15 13:23:49 -04:00
Dorian Pula
05d7c8531a PEP-8 spacing, class names and new style format. 2014-04-15 10:25:18 -04:00
Dorian Pula
8a56a031ee Add integration test task. 2014-04-14 17:52:24 -04:00
Jeff Forcier
23d8dbe516 Tweak language in changelog 2014-04-06 10:57:03 -07:00
Jeff Forcier
7c4a32c939 Cut 0.6.1 2014-04-06 10:52:52 -07:00
Jeff Forcier
cbb68032f3 Add integration tests to Travis 2014-04-06 10:50:22 -07: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
1e07e3e1f9 Changelog for previous commit 2014-04-05 10:26:15 -07:00
Jeff Forcier
554e30a18f Use actual document name instead of document *title*, ugh 2014-04-05 10:24:58 -07:00
Jeff Forcier
cc7d7056a1 Changelog for release 2014-04-03 14:58:42 -07:00
Jeff Forcier
e56c99d862 Cut 0.6 2014-04-03 14:56:41 -07:00
Jeff Forcier
6ff258e51b Merge branch 'better-tests-also-configurable-filename'
Conflicts:
	tests/changelog.py
2014-04-03 14:23:16 -07:00
Jeff Forcier
295a24e00d Changelog re #22 2014-04-03 14:22:32 -07:00
Jeff Forcier
1529533f59 Implementation. Fixes #22. 2014-04-03 14:21:19 -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
4c0a63460b Dogfood 2014-04-02 10:21:25 -07:00
Jeff Forcier
9f067196c9 Python 3 fix to tests 2014-04-01 19:05:07 -07:00
Jeff Forcier
74614dd0a9 Python 3 fix to tests 2014-04-01 19:04:20 -07:00
Jeff Forcier
9d061cb755 Changelog, fixes #26 2014-04-01 18:54:24 -07:00
Jeff Forcier
04e1f7e571 Kinda forgot an important step 2014-04-01 18:54:19 -07:00
Jeff Forcier
d3355fc04c Implementation / passing tests. 2014-04-01 18:31:46 -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