Commit graph

8 commits

Author SHA1 Message Date
sneakypete81
aeb06c0d8b Added photo view options parameter
Renamed "filter" parameters to "option"
2013-09-15 08:25:51 +01:00
sneakypete81
5ccc03a835 Add testcases for updating with empty attributes 2013-09-14 12:18:38 +01:00
sneakypete81
bf437ffc7e Don't explicitly raise a TroveboxError if False is returned,
rely on frontend to issue an error code.

This also means we don't need to test for this in unit tests.
2013-09-11 17:47:09 +01:00
sneakypete81
86ba0914c8 Refactor the smarts into the api classes.
The object classes are now simple wrappers.
Improve parameter testing, by passing foo="bar" where possible.
2013-09-10 17:45:53 +01:00
sneakypete81
c39c4f3d8c Add support for activity list filters 2013-09-05 22:51:32 +01:00
Pete
a97851b82a Add tests for invalid return types 2013-08-26 12:46:20 -07:00
Pete
c18e590cc2 Test that all types of empty lists are retuned as [] 2013-08-26 12:09:33 -07:00
Pete
707eb270ee Add activity endpoint support 2013-08-19 18:12:29 +01:00