summaryrefslogtreecommitdiff
path: root/tests/integration/api_exec_test.py
Commit message (Expand)AuthorAgeFilesLines
* fix exec api inconsistencyCorentin Henry2018-11-281-1/+1
* tests various exec_create/exec_start combinationsCorentin Henry2018-11-281-0/+69
* implement stream demultiplexing for exec commandsCorentin Henry2018-11-271-2/+3
* Update detach tests to work with AF_INET as wellmtsmfm-masterJoffrey F2018-01-301-14/+26
* Use config.json for detachKeysFumiaki MATSUSHIMA2018-01-301-1/+44
* Use pytest assertspytest-assertsJoffrey F2018-01-301-18/+18
* Bump default API version to 1.35Joffrey F2018-01-261-0/+12
* Modernize exec_api.pyJoffrey F2017-05-021-2/+2
* exec: add support for `Env`Tomas Tomecek2017-04-291-0/+15
* exec: fix running with detach=TrueTomas Tomecek2016-11-291-0/+15
* Split out base integration test for APIClientBen Firshman2016-11-221-2/+2
* Rename Client to APIClientBen Firshman2016-11-221-0/+108