compose/tests/unit
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
..
cli Fix race condition with up and setting signal handlers. 2016-01-29 13:04:04 -05:00
config Refactor config validation to support constraints in the same jsonschema 2016-02-24 16:20:17 -08:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Make environment variables without a value the same as docker-cli. 2016-02-23 11:14:59 -08:00
container_test.py Use 12 characters for the short id to match docker and fix backwards compatibility. 2016-02-08 12:18:48 -05:00
interpolation_test.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
multiplexer_test.py Fix flaky multiplex test. 2016-01-13 20:58:44 -05:00
progress_stream_test.py Fixes #1490 2015-11-11 11:20:59 -08:00
project_test.py Handle mismatched network formats in config files 2016-02-18 15:24:41 -08:00
service_test.py Make environment variables without a value the same as docker-cli. 2016-02-23 11:14:59 -08:00
split_buffer_test.py Fix split buffer with inconsistently delimited json objects. 2015-10-06 10:43:07 -04:00
utils_test.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
volume_test.py Add an acceptance test and docs for the down subcommand 2016-01-14 11:11:08 -05:00