1. 18 Aug, 2025 1 commit
    • Wei Shoulin's avatar
      feat: add all_catalog_names API and improve datetime validation · 3947cac2
      Wei Shoulin authored
      - Introduce new `all_catalog_names()` function in catalog.py to fetch available catalog names
      - Enhance `is_valid_datetime_format()` to accept both basic and ISO datetime formats
      - Add corresponding unit test for `all_catalog_names()`
      - Comment out slow integration tests in level0/level1 test files
      3947cac2