Skip to content

Conversation

steventlamb
Copy link
Contributor

fixes #45 on github.

b71ea63 started using a test discovery method introduced in 1.6, but the library supports and tests on 1.5.

fixes #45 on github.

b71ea63 started using a test discovery method introduced in 1.6, but the library supports and tests on 1.5.

The method used works with both 1.5 and 1.6 (which introduced backward-incompatible changes). You have a tests/ package with files that begin with test_.
steventlamb pushed a commit that referenced this pull request Mar 12, 2014
Support pre django1.6 method of test discovery
@steventlamb steventlamb merged commit 7eb5f73 into azavea:master Mar 12, 2014
@steventlamb steventlamb deleted the topic/fix_coverage branch March 12, 2014 21:59
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 275ddcd on steventlamb:topic/fix_coverage into 2c86170 on azavea:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6df3ba0 on steventlamb:topic/fix_coverage into 2c86170 on azavea:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 7f68a24 on steventlamb:topic/fix_coverage into 2c86170 on azavea:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling bbc35cb on steventlamb:topic/fix_coverage into 2c86170 on azavea:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix code coverage

2 participants