Dan Helfman 255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531). 3 gadi atpakaļ
..
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 gadi atpakaļ
test_generate.py 27d37b606b Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 4 gadi atpakaļ
test_legacy.py 1c0dc3f904 Run isort over the source 6 gadi atpakaļ
test_load.py 255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531). 3 gadi atpakaļ
test_override.py f787dfe809 Override particular configuration options from the command-line via "--override" flag (#268). 5 gadi atpakaļ
test_schema.py 7fb4061759 Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions. 5 gadi atpakaļ
test_validate.py 788281cfb9 When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (#532). 3 gadi atpakaļ