hats.testing.helpers# Functions# assert_catalog_info_is_correct(expected_catalog_info, ...) Check that the catalog properties are similar to the expected ones. Module Contents# assert_catalog_info_is_correct(expected_catalog_info, catalog_info, *, do_not_compare: list[str] | None = None, check_extra_properties: bool = True, **properties_to_update)[source]# Check that the catalog properties are similar to the expected ones.