compose/tests/unit
Mazz Mosley 254bc4908c Move extends validation into ServiceLoader class
This refactoring allows us to raise an error when there is no
'file' key specified in the .yml and no self.filename set. This
error was specific to the tests, as the tests are
the only place that constructs service dicts without sometimes
setting a filename.

Moving the function within the class as well as it is code that
is exclusively for the use of validating properties for the
ServiceLoader class.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-03 11:26:31 +01:00
..
cli [pep8] make test files and config files pep8 valid 2015-03-25 20:20:38 -07: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
config_test.py Move extends validation into ServiceLoader class 2015-07-03 11:26:31 +01:00
container_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
log_printer_test.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
progress_stream_test.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project_test.py Support reading config from stdin. 2015-07-02 22:16:22 -04:00
service_test.py Allow _.- chars in service names 2015-07-01 17:57:50 +01:00
sort_service_test.py Make volumes_from and net containers first class dependencies and 2015-03-06 13:30:56 -08:00
split_buffer_test.py [pep8] make test files and config files pep8 valid 2015-03-25 20:20:38 -07:00