compose/tests/integration
Ben Firshman ec437313a7 Change kill SIGINT test to use SIGSTOP
I think the original intention of the original test was the check that
different signals work, I think. This does this -- it sends a signal
that doesn't cause the container to stop.

Closes #759. Replaces #1467.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-05-29 11:13:37 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Change kill SIGINT test to use SIGSTOP 2015-05-29 11:13:37 +01:00
legacy_test.py Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
project_test.py Fix regression in `docker-compose up` 2015-05-26 16:01:05 +01:00
service_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
state_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
testcases.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00