Dan Helfman 255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531). %!s(int64=3) %!d(string=hai) anos
..
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. %!s(int64=6) %!d(string=hai) anos
test_generate.py 27d37b606b Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). %!s(int64=4) %!d(string=hai) anos
test_legacy.py 1c0dc3f904 Run isort over the source %!s(int64=6) %!d(string=hai) anos
test_load.py 255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531). %!s(int64=3) %!d(string=hai) anos
test_override.py f787dfe809 Override particular configuration options from the command-line via "--override" flag (#268). %!s(int64=5) %!d(string=hai) anos
test_schema.py 7fb4061759 Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions. %!s(int64=5) %!d(string=hai) anos
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). %!s(int64=3) %!d(string=hai) anos