summaryrefslogtreecommitdiff
path: root/tests/unit/api_test.py
Commit message (Collapse)AuthorAgeFilesLines
* incorporate feedbackDustin Falgout2015-12-041-2/+1
| | | | Signed-off-by: Dustin Falgout <dustin@falgout.us>
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+418
More clearly separate unit and integration tests Allow splitting into multiple files Cleaner Signed-off-by: Joffrey F <joffrey@docker.com>