Jeff Forcier
b3ac99af03
Realized the log/warn/etc stuff really just wanted to be 'use logging, stupid' higher up.
...
It's possible this fixes my other issues too, and that they are purely a visibility problem.
2017-10-19 15:31:46 -07:00
Jeff Forcier
41dc02c808
Upgrade syntax to 2.7 compatible niceties like string interp, set literals, dict comprehensions
2017-10-19 13:49:35 -07:00
Jeff Forcier
a3e51ef5a0
Tweak/extend Sphinx logging muting for tests
2017-10-19 13:35:27 -07:00
Jeff Forcier
17886f52ad
Mute sphinx logging in our test suite
2017-10-19 12:53:52 -07:00
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
71d213ef4f
Get parse_changelog working + tested
2016-10-06 15:48:09 -07:00
Jeff Forcier
abf3574938
Start moving bits necessary for external testing, into published package
2016-10-03 17:22:59 -07:00
Jeff Forcier
76c3d31749
Test proving and impl fixing re #56
...
When no link options are set, regular text is spat out instead.
2016-07-25 17:22:41 -07:00
Jeff Forcier
2e4a8a9a9f
Let presentation test helper return rendered nodes
2016-07-25 17:22:06 -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
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