summaryrefslogtreecommitdiff
path: root/tests/unit/models_resources_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Make resources hashable, so that they can be added to `set`sFlavio Curella2016-12-081-0/+14
| | | | Signed-off-by: Flavio Curella <flavio.curella@gmail.com>
* Add new user-focused APIBen Firshman2016-11-221-0/+14
See #1086 Signed-off-by: Ben Firshman <ben@firshman.co.uk>