Age | Commit message (Collapse) | Author |
|
These tests require extra assets to complete. At the moment they
shouldn't work because the data isn't available.
|
|
|
|
|
|
The meta testing code was really redundant. There are libraries and
tools already made for coverage tests.
Also, it was causing a problem with the unit testing because importing
the unittest module inside of another included module is apparently
broken. Why would that be broken?
|
|
|
|
|
|
There's no way that this library supports python2.6, and even if it
does, it's not a target or something worth maintaining.
|
|
|
|
|