summaryrefslogtreecommitdiff
path: root/tests/integration/client_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow cancelling the streams from other threadsViktor Adam2018-03-291-0/+20
| | | | Signed-off-by: Viktor Adam <rycus86@gmail.com>
* Add df methodJoffrey F2017-03-011-6/+13
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-3/+5
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Add new user-focused APIBen Firshman2016-11-221-0/+20
See #1086 Signed-off-by: Ben Firshman <ben@firshman.co.uk>