Jeff Forcier
184907bb8c
flake8
2016-05-15 22:54:02 -07:00
Jeff Forcier
dab90b02f3
Update existing test to expose #55 , and fix #55
2016-05-15 22:50:58 -07:00
Jeff Forcier
d2cf7cbe23
Tiny tweak
2016-05-15 21:47:18 -07:00
Jeff Forcier
c3183bb5f1
Test + impl re: skipping visual classification during prehistory
2016-05-15 21:23:36 -07:00
Jeff Forcier
6d0ddead31
Really, past self? Really? This is called: all the other fricken tests
2016-05-15 21:06:35 -07:00
Jeff Forcier
85df6730f2
Yay this works already
2016-05-15 21:04:38 -07:00
Jeff Forcier
ad0a86dda3
On 2nd thought this would behave oddly anyways so meh
...
I.e. even without unstable-prehistory, users going
from e.g. 0.7.5 to 1.0.1 with both bugs + features
in between, would still see "broken" behavior
because there'd not be a 1.0.0 to take the features
2016-05-15 20:53:03 -07:00
Jeff Forcier
7f55f0c06f
Failing test re: exiting prehistory
2016-05-15 20:02:06 -07:00
Jeff Forcier
96960059dd
Improved failure debugging
2016-05-15 20:01:54 -07:00
Jeff Forcier
4c70b0e8a3
Don't always need to 'cache' those, mehhh
2016-05-15 19:32:40 -07:00
Jeff Forcier
00568e5692
Fix test/impl a bit re: unstable_prehistory
2016-05-15 19:30:47 -07:00
Jeff Forcier
fe83eb57c1
Clean up test helper a bit
2016-05-15 19:30:13 -07:00
Jeff Forcier
1591de8c9c
Not sure why that test was in the wrong section
2016-05-15 19:19:48 -07:00
Jeff Forcier
008eaf3978
Base case test works re #19
2016-05-15 15:44:00 -07:00
Jeff Forcier
ce13266c7e
Was missing some more skel tests
2016-05-11 18:17:17 -07:00
Jeff Forcier
bc10218bce
First failing test re #19 , including test harness tweaks to support
2016-05-11 18:07:30 -07:00
Jeff Forcier
f3c02dbb86
Skel tests
2016-05-07 20:33:32 -07:00
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