fre.cmor.tests.test_cmor_find_subtool module
tests for fre.cmor.cmor_finder.cmor_find_subtool, mostly
- fre.cmor.tests.test_cmor_find_subtool.temp_dir()
simple pytest fixture for providing temp directory
- fre.cmor.tests.test_cmor_find_subtool.test_find_subtool_no_json_dir_err(temp_dir)
test json_table_config_dir does not exist error
- fre.cmor.tests.test_cmor_find_subtool.test_find_subtool_no_json_files_in_dir_err(temp_dir)
test json_table_config_dir has no files in it error
- fre.cmor.tests.test_cmor_find_subtool.test_find_subtool_no_varlist_no_optvarname_err(temp_dir)
test no opt_var_name AND no varlist error
- fre.cmor.tests.test_cmor_find_subtool.test_make_simple_varlist(temp_dir)
quick tests of make_simple_varlist