Commit graph

15 commits

Author SHA1 Message Date
sneakypete81
ec163eb4d4 Add DDT support to test_http, to reduce duplication 2013-08-16 17:46:30 +01:00
sneakypete81
6f70330994 Renamed OpenPhoto to Trovebox 2013-07-19 17:46:30 +01:00
sneakypete81
56d376d50e Added tox instructions 2013-06-30 17:08:54 +01:00
sneakypete81
134409b814 Update test readme file 2013-06-29 15:36:44 +01:00
sneakypete81
2147b41383 Updated test documentation 2013-06-29 13:17:33 +01:00
sneakypete81
7668deba43 Using tox, for the ability to test across multiple Python versions 2013-05-18 13:09:29 +01:00
sneakypete81
b6f7ad6fe9 Add run_tests script, to run the test suite will all test servers 2013-05-18 13:09:29 +01:00
sneakypete81
60c4d98b85 Reduce default stdout verbosity
Add OPENPHOTO_TEST_DEBUG env var for increased debug output
2013-05-18 13:09:29 +01:00
sneakypete81
c76ad3f181 Merge branch 'master' into apiv1_fixes
Conflicts:
	tests/test_base.py
	tests/test_framework.py
2013-05-11 15:01:48 +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
42999f80f5 Merge branch 'master' into class_config
Conflicts:
	openphoto/__init__.py
	openphoto/openphoto_http.py
	tests/test_base.py
2013-05-06 17:25:36 +01:00
sneakypete81
483d0bf847 Update test README with config file details 2013-05-04 14:48:47 +02:00
sneakypete81
e6095ec3db Update README to stop nosetests from capturing the logging, since it gets pretty large.
Logs are saved to tests.log.
2013-04-15 21:30:06 +01:00
Pete
889c5fa79a Fix incorrect filename in comment 2013-02-09 14:58:08 +00:00
sneakypete81
ba5be69bec Added tests for Python API library 2012-09-04 22:08:48 +01:00