Jeff Forcier
|
f22a7ddb5e
|
DDD, TDD and implementation re #53, fixes #53
|
2016-05-06 17:07:46 -07:00 |
|
Jeff Forcier
|
e8cf10afa5
|
Rename unfortunately scope-limited test
|
2016-05-06 16:39:19 -07:00 |
|
Jeff Forcier
|
755da88704
|
Shoulda done this earlier
|
2016-04-28 19:08:51 -07:00 |
|
Jeff Forcier
|
bcf0decbe9
|
New failing test proving keywords+specs not compatible yet
|
2016-04-28 18:39:16 -07:00 |
|
Jeff Forcier
|
f6c21096a0
|
Add test proving regression found re #45
Backported feature-like objs not being added to feature bucket
|
2016-04-28 17:20:36 -07:00 |
|
Jeff Forcier
|
9816202416
|
Python 3 specific fix.
Turns out dict.keys is NOT atomic in Py3
|
2016-04-27 22:42:06 -07:00 |
|
Jeff Forcier
|
9e8155ef02
|
Flesh out last presentation skel test.
Already passes due to how earlier functionality
was implemented. Toot?
|
2016-04-27 22:23:10 -07:00 |
|
Jeff Forcier
|
f5efca6763
|
Rename test which now (with previous commit) proves another bug
|
2016-04-27 22:13:12 -07:00 |
|
Jeff Forcier
|
6473ac4159
|
Have expect_releases complain about leftovers
|
2016-04-27 22:12:05 -07:00 |
|
Jeff Forcier
|
1cd5982d31
|
Test + impl re: another presentation bug
|
2016-04-27 21:39:04 -07:00 |
|
Jeff Forcier
|
0aefb2fd68
|
Another new test proving said wrinkle-bug
|
2016-04-27 20:41:54 -07:00 |
|
Jeff Forcier
|
6317b7439a
|
Failing test re: current silly bug in header display
|
2016-04-27 20:20:01 -07:00 |
|
Jeff Forcier
|
fba5453f15
|
More untested stuff I found that needs tweaking
|
2016-04-27 20:13:59 -07:00 |
|
Jeff Forcier
|
c15f3231f5
|
Finish fixing implementation of true-Spec format functionality.
Also fix the poorly written test. Bluh
|
2016-04-27 19:50:01 -07:00 |
|
Jeff Forcier
|
9cf6279de1
|
Flesh out a skel test re: lack of full semver specs
|
2016-04-27 18:13:26 -07:00 |
|
Jeff Forcier
|
4b6219b3cd
|
Another skel test I forgot to add
|
2016-04-27 17:56:27 -07:00 |
|
Jeff Forcier
|
a7c3373b88
|
New test proving another bug caused by this branch.
Hilariously, real world surfacing occured in our own changelog
|
2016-04-27 17:02:50 -07:00 |
|
Jeff Forcier
|
5fe29a0745
|
Refactor some recent test stuff
|
2016-04-27 17:02:23 -07:00 |
|
Jeff Forcier
|
3c9e1387ed
|
Import reorg
|
2016-04-27 16:55:41 -07:00 |
|
Jeff Forcier
|
477009d255
|
Fix remaining bugs, we're back to 100% green WOO
|
2016-04-27 14:52:01 -07:00 |
|
Jeff Forcier
|
ea85a04051
|
WIP; mostly there re: reorganization, but clearly some bugs
|
2016-04-26 15:52:59 -07:00 |
|
Jeff Forcier
|
2d69c1ced6
|
First failing test, not requiring changeup of 'line' stuff yet
|
2016-04-26 09:46:56 -07:00 |
|
Jeff Forcier
|
50e05635d9
|
Rename a new test file more appropriately-ish
|
2016-04-25 22:54:40 -07:00 |
|
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 |
|