summaryrefslogtreecommitdiff
path: root/tests/unit/api_test.py
Commit message (Expand)AuthorAgeFilesLines
* Use pytest assertspytest-assertsJoffrey F2018-01-301-45/+34
* Fix handling of non-multiplexed (TTY) streams over upgraded socketsJoffrey F2017-08-171-1/+1
* Set infinite timeout for the `events` methodJoffrey F2017-03-271-3/+3
* Fixed events command related unit tests by passing a timeout valueDamien Nadé2017-02-211-3/+6
* Start to rename docker-py to docker-sdk-pythonBen Firshman2016-11-281-1/+1
* Add new user-focused APIBen Firshman2016-11-221-27/+0
* Move APIClient tests into single fileBen Firshman2016-11-221-0/+71
* Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-221-2/+2
* Rename Client to APIClientBen Firshman2016-11-221-13/+17
* Drop support for Python 2.6Ben Firshman2016-11-221-11/+5
* Fix linting errorAanand Prasad2016-11-141-0/+1
* Update tests to avoid failures on Windows platformsJoffrey F2016-10-141-1/+4
* Fix a few pep8 issuesBen Firshman2016-09-141-1/+1
* Fix licensesBen Firshman2016-09-051-14/+0
* Merge pull request #1082 from masci/fix_stream_helperJoffrey F2016-08-231-1/+41
|\
| * invoke self._result with json=True if decode=TrueMassimiliano Pippi2016-06-071-1/+41
* | docker client consistency: don't quote ':/'Tomas Tomecek2016-08-101-2/+8
* | Set custom user agent on clientBen Firshman2016-07-201-0/+30
* | Mock read_from_socket methodJoffrey F2016-07-131-1/+6
|/
* incorporate feedbackDustin Falgout2015-12-041-2/+1
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+418