+3
−1
+1
−1
+20
−20
+4
−2
+3
−1
Loading
- Update all test imports to reference domain packages directly - Fix conftest to import MeetingMetadata, TDocMetadata from respective modules - Update cache_dir parameters to cache_file where appropriate - Remove noqa comments for linter suppressions (follow coding standards) - Update mock fixture return types in specs tests - Fix EOL environment variable names to use TDC_ prefix (EOL_USERNAME -> TDC_EOL_USERNAME) - Add type hints to test parameters (mock_db, monkeypatch) - Update cache file path handling in portal auth tests