compose/tests
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
..
fixtures 'file' key can be omitted from extends 2015-07-03 11:26:30 +01:00
integration Support reading config from stdin. 2015-07-02 22:16:22 -04:00
unit Move extends validation into ServiceLoader class 2015-07-03 11:26:31 +01:00
__init__.py [pep8] flake8 run for everything, fix items from this change 2015-03-25 23:15:34 -07:00