Commit graph

11 commits

Author SHA1 Message Date
sneakypete81
00efc91ef9 Use pathOriginal for upload/delete tests.
Hosted site returns 403 not 404 for a missing source photo.
2013-09-14 11:53:11 +01:00
sneakypete81
9721fb28bc Use requests to download photos, to prevent URL problems during API version testing 2013-09-12 19:56:54 +01:00
sneakypete81
35b9a4d044 Add upload/replace from URL. 2013-09-12 18:26:51 +01:00
sneakypete81
c635c7c0c0 Add photo replace endpoints 2013-09-12 17:53:16 +01:00
sneakypete81
3da64a59cc Add photo.delete_source endpoint 2013-09-11 18:15:55 +01:00
sneakypete81
6b3f010920 Added photos/share endpoint (currently not implemented in frontend) 2013-09-11 17:27:21 +01:00
sneakypete81
e904a629f9 Add photo list filters 2013-09-10 18:22:31 +01:00
sneakypete81
a4add97f59 Remove all endpoints that return forms. 2013-09-07 11:30:27 +01:00
Pete
707eb270ee Add activity endpoint support 2013-08-19 18:12:29 +01:00
sneakypete81
6f70330994 Renamed OpenPhoto to Trovebox 2013-07-19 17:46:30 +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 tests/test_photos.py (Browse further)