test_yaml_config
TestYAMLConfig
Source code in tests/test_yaml_config.py
test_example_yamls_config_invalid(filename, expected_error)
Validate that YAML configs in invalid_yamls/ folder throw expected error
Source code in tests/test_yaml_config.py
test_example_yamls_config_valid(yaml_file)
Validate all YAML configs in examples/ folder conform to schema