summaryrefslogtreecommitdiff
path: root/tests/integration/api_exec_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Split out base integration test for APIClientBen Firshman2016-11-221-2/+2
| | | | | | So the cleanup stuff can be reused for model tests. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
* Rename Client to APIClientBen Firshman2016-11-221-0/+108
Signed-off-by: Ben Firshman <ben@firshman.co.uk>