compose/tests/integration
Daniel Nephin db9f577ad6 Extract link names into a function.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-09-03 14:08:44 -04:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 2015-09-02 16:08:18 -04:00
legacy_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Extract link names into a function. 2015-09-03 14:08:44 -04:00
resilience_test.py Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 2015-08-25 10:46:08 -04:00
service_test.py Extract link names into a function. 2015-09-03 14:08:44 -04:00
state_test.py Fixes #1757 - include all service properties in the config_dict() 2015-09-03 12:04:38 -04:00
testcases.py Work around some coupling of links, net & volume_from 2015-09-02 15:43:52 +01:00