Commit graph

29 commits

Author SHA1 Message Date
Jeff Forcier
856d91e0f5 Update construct_releases() to yield its LineManager too
Then expose that in util.parse_changelog()
2016-10-10 11:10:13 -07:00
Jeff Forcier
f6062b179e Don't asplode when changelogs have no releases.
Test proving #36 and impl fixes #36
2016-07-25 16:16:49 -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
4c70b0e8a3 Don't always need to 'cache' those, mehhh 2016-05-15 19:32:40 -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
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
f5efca6763 Rename test which now (with previous commit) proves another bug 2016-04-27 22:13:12 -07:00
Jeff Forcier
0aefb2fd68 Another new test proving said wrinkle-bug 2016-04-27 20:41:54 -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
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
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