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