feat: add all_catalog_names API and improve datetime validation
- 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
tests/test_utls.py
0 → 100644
Please register or sign in to comment