Commit graph

6 commits

Author SHA1 Message Date
sneakypete81
379f332932 Remove APIv1 test server from functional tests.
There are too many exceptions required, and this is now very old.
2013-09-14 11:52:17 +01:00
sneakypete81
25f8a2cefd Introduce a small delay between functional tests, to allow CTRL-C abort 2013-09-12 19:56:12 +01:00
sneakypete81
ec648ea753 Added HTTPS functional tests 2013-09-01 18:10:24 +01:00
sneakypete81
6f70330994 Renamed OpenPhoto to Trovebox 2013-07-19 17:46:30 +01:00
sneakypete81
57b593d245 Add v3.0.8 functional test instance to server list 2013-07-19 17:01:12 +01:00
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
Renamed from run_tests (Browse further)