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
|
f8aecde457
|
Added album add/remove endpoints
|
2013-09-08 17:22:25 +01:00 |
|
sneakypete81
|
6293a81d39
|
Fix action/create endpoint.
|
2013-09-02 21:19:34 +01:00 |
|
Pete
|
a97851b82a
|
Add tests for invalid return types
|
2013-08-26 12:46:20 -07:00 |
|
Pete
|
55778dcd83
|
Add support for Action API
Currently doesn't seem to work - server always returns an error
|
2013-08-19 16:12:10 +01:00 |
|