compose/tests/integration
Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file
If you have an alternate YAML file with different services defined,
containers for those services will be shown in `docker-compose ps` even
if you don't pass that file in.

Furthermore, `docker-compose rm` will claim that it's going to remove
them, but actually won't.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-07-03 14:34:27 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Support reading config from stdin. 2015-07-02 22:16:22 -04:00
legacy_test.py Speed up integration test and make cleanup easier by using labels 2015-06-14 16:45:28 -04:00
project_test.py Stop 'rm' and 'ps' listing services not defined in the current file 2015-07-03 14:34:27 +01:00
resilience_test.py Test that data volumes now survive a crash when recreating 2015-06-09 13:06:09 -04:00
service_test.py Merge pull request #1142 from calou/master 2015-06-17 14:39:00 -07:00
state_test.py Support reading config from stdin. 2015-07-02 22:16:22 -04:00
testcases.py Speed up integration test and make cleanup easier by using labels 2015-06-14 16:45:28 -04:00