fre.yamltools.tests.test_combine_yamls module
tests routines in fre.yamltools.combine_yamls
- fre.yamltools.tests.test_combine_yamls.test_analysisyaml_exists()
Make sure experiment yaml file exists
- fre.yamltools.tests.test_combine_yamls.test_combined_compileyaml_combinefail()
Check to test if compile yaml is incorrect/does not exist, the combine fails. (compile yaml path misspelled)
- fre.yamltools.tests.test_combine_yamls.test_combined_compileyaml_validatefail()
Check if the schema is validating correctly Branch should be string
- fre.yamltools.tests.test_combine_yamls.test_combined_compileyaml_validation()
Validate the combined compile yaml
- fre.yamltools.tests.test_combine_yamls.test_combined_ppyaml_validation()
Validate the combined compile yaml
- fre.yamltools.tests.test_combine_yamls.test_compileyaml_exists()
Make sure experiment yaml file exists
- fre.yamltools.tests.test_combine_yamls.test_expyaml_exists()
Make sure experiment yaml file exists
- fre.yamltools.tests.test_combine_yamls.test_merged_compile_yamls()
Check for the creation of the combined-[experiment] yaml Check that the model yaml was merged into the combined yaml
- fre.yamltools.tests.test_combine_yamls.test_merged_pp_yamls()
Check for the creation of the combined-[experiment] yaml Check that the model yaml was merged into the combined yaml
- fre.yamltools.tests.test_combine_yamls.test_modelyaml_exists()
Make sure main yaml file exists
- fre.yamltools.tests.test_combine_yamls.test_platformyaml_exists()
Make sure experiment yaml file exists