compose/tests
Mazz Mosley f8efb54c80 Handle $ref defined types errors
We use $ref in the schema to allow us to specify multiple type, eg
command, it can be a string or a list of strings.

It required some extra parsing to retrieve a helpful type to display
in our error message rather than 'string or string'. Which while
correct, is not helpful. We value helpful.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-08-11 13:08:12 +01:00
..
fixtures Perform schema validation 2015-08-07 12:06:34 +01:00
integration Interpolate environment variables 2015-08-06 11:18:57 +01:00
unit Handle $ref defined types errors 2015-08-11 13:08:12 +01:00
__init__.py [pep8] flake8 run for everything, fix items from this change 2015-03-25 23:15:34 -07:00