compose/tests/integration
Mazz Mosley 1344533b24 filename is not optional
While it can be set to ultimately a value of None, when a
config file is read in from stdin, it is not optional.

We kinda make use of it's ability to be set to None in our
tests but functionally and design wise, it is required.

If filename is not set, extends does not work.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-02 15:42:38 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Merge pull request #1930 from dnephin/name_one_off_containers 2015-08-26 19:03:00 +01: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 Run pre-commit on all files 2015-08-24 17:04:50 -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 Prevent flaky test by changing container names. 2015-08-31 14:57:06 -04:00
state_test.py Prevent flaky test by changing container names. 2015-08-31 14:57:06 -04:00
testcases.py filename is not optional 2015-09-02 15:42:38 +01:00