summaryrefslogtreecommitdiff
path: root/tests/integration/api_exec_test.py
Commit message (Expand)AuthorAgeFilesLines
* Separate into individual testsfix_exec_demux_testsJoffrey F2019-05-011-63/+77
* Avoid demux test flakinessJoffrey F2019-04-301-27/+21
* Style fixes and removed some unused code2199-proxy-supportJoffrey F2019-01-091-11/+16
* By default, disable proxy supportCorentin Henry2019-01-091-3/+4
* add integration tests for proxy supportCorentin Henry2019-01-091-0/+34
* 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