sneakypete81
|
d3a4036817
|
Reorganise tests into unit and functional categories.
Tox (and hence Travis) only runs unit tests
Functional tests can be run manually, with the default Python version
|
2013-06-29 12:43:41 +01:00 |
|
sneakypete81
|
48e29f24a9
|
PyLint fixes
Moved credentials into new Config class
|
2013-05-25 11:33:41 +01:00 |
|
sneakypete81
|
658e3ca9f1
|
Use unittest2 where available, to support python <2.7
|
2013-05-18 13:09:29 +01:00 |
|
sneakypete81
|
034f24db4c
|
Add OPENPHOTO_TEST_SERVER_API env var
To allow testing to be restricted to a specific maximum API version.
This allows new API tests to be skipped for old servers.
|
2013-05-06 21:53:22 +01:00 |
|
sneakypete81
|
c4ea338f49
|
Workarounds for APIv1 issues
|
2013-05-06 21:27:31 +01:00 |
|
sneakypete81
|
9cbbd1bd47
|
Run all tests at all API versions
|
2013-04-20 11:48:58 +01:00 |
|