summaryrefslogtreecommitdiff
path: root/tests/unit/fake_api_client.py
Commit message (Expand)AuthorAgeFilesLines
* Don't install mock backportHugo van Kemenade2021-10-111-5/+1
* use python3.6+ constructsAnthony Sottile2021-07-051-2/+2
* Fix `KeyError` when creating a new secretFelipe Ruhland2021-03-241-0/+1
* set engine version for unit tests to avoid querying the engineaiordache2020-08-201-3/+5
* Add ignore_removed param to containers.list() to control whether toJoffrey F2018-04-251-5/+11
* Update wait to always return a dictwait_returnJoffrey F2018-01-311-1/+1
* Retrieve container logs before container exits / is removed1813-run-autoremoveJoffrey F2017-12-141-1/+1
* Rename Client -> DockerClientdocker_clientJoffrey F2016-11-281-1/+1
* Add new user-focused APIBen Firshman2016-11-221-0/+61