Commit graph

9 commits

Author SHA1 Message Date
sneakypete81
fc234096f2 Handle case where tag count is returned as string (as was the case in APIv1) 2013-04-20 12:06:35 +01:00
sneakypete81
9cbbd1bd47 Run all tests at all API versions 2013-04-20 11:48:58 +01:00
sneakypete81
95b58a0e3a Merge branch 'master' into logging
Conflicts:
	openphoto/openphoto_http.py
2013-04-02 21:10:42 +01:00
sneakypete81
665383a6c2 Merge branch 'master' into multipart
Conflicts:
	tests/test_base.py
2013-04-02 20:59:26 +01:00
sneakypete81
da8fbb52cf Updated to use Python logging module 2013-03-24 17:18:43 +00:00
sneakypete81
d94c7fd8cd Update tests to use multipart upload 2013-03-17 16:00:19 +00:00
Pete
e9df18ebbb Log all API calls/responses during unit tests 2013-03-16 09:01:21 +00:00
Pete
4ccdceb601 Private (visible=False/True) albums are no longer supported.
Tag count is now returned as an integer
Explicitly add test tags, rather than removing autogenerated tags
2013-03-16 08:50:44 +00:00
sneakypete81
ba5be69bec Added tests for Python API library 2012-09-04 22:08:48 +01:00