fre.cmor.tests.test_cmor_yamler_freq_validation module
tests for fre.cmor.cmor_helpers.conv_mip_to_bronx_freq
- fre.cmor.tests.test_cmor_yamler_freq_validation.test_conv_mip_to_bronx_freq_case_sensitivity()
Test that the function is case-sensitive.
- fre.cmor.tests.test_cmor_yamler_freq_validation.test_conv_mip_to_bronx_freq_edge_cases()
Test edge cases and boundary conditions.
- fre.cmor.tests.test_cmor_yamler_freq_validation.test_conv_mip_to_bronx_freq_invalid_frequency()
Test that invalid frequencies (not ‘fx’) raise KeyError.
- fre.cmor.tests.test_cmor_yamler_freq_validation.test_conv_mip_to_bronx_freq_valid_frequencies()
Test conversion of valid MIP table frequencies to bronx frequencies.