compose/tests/integration
d11wtq a04143e2a7 Remove unused: from __future__ import unicode_literals.
This is not being used and it confuses the Command class. Rather
than try to fix the Command class, I've taken the pragmatic
approach and removed the trigger that confuses it.

Signed-off-by: Chris Corbyn <chris@w3style.co.uk>
2014-06-09 01:31:50 +00:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Remove unused: from __future__ import unicode_literals. 2014-06-09 01:31:50 +00:00
project_test.py Add integration tests for Project.up() w/ start_links and keep_old 2014-06-09 01:31:48 +00:00
service_test.py Add integration tests for Service.recreate_containers() with keep_old 2014-06-09 01:31:48 +00:00
testcases.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00