+12
−0
+1
−106
+4
−95
Loading
- Add CacheManager._instance reset autouse fixture in conftest.py - Rewrite whatthespec tests to mock create_cached_session instead of requests.Session.get (code uses hishel CachedSession) - Add monkeypatch.delenv for TDC_EOL_USERNAME/PASSWORD in test_credentials.py to prevent env var leakage - Use requests.RequestException instead of plain Exception in test_meeting_document_list.py network error test - Remove 3gpp-ai dependent tests from test_checkout.py and test_graph_errors.py - Remove AiConfig test from test_config_defaults.py