compose/tests/unit/config
Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema
Reworked the two schema validation functions to read from the same schema but
use different parts of it. Error handling is now split as well by the
schema that is being used to validate.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-02-24 16:20:17 -08:00
..
__init__.py Move config_test to the correct package name. 2015-09-17 14:13:50 -04:00
config_test.py Refactor config validation to support constraints in the same jsonschema 2016-02-24 16:20:17 -08:00
interpolation_test.py Support variable interpolation for volumes and networks sections. 2016-01-14 14:04:57 -05:00
sort_services_test.py Implement network_mode in v2 2016-01-25 23:24:55 +00:00
types_test.py Make 'version' a string 2016-02-02 13:58:34 +00:00