You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove unused pytest imports from 6 Python test files
- Remove unused Impl/BaseRepository imports from test_repositories.py
- Remove unused vi/getCounts/getSelectedValuesForCategory from filters-extended.test.ts
- Fix global -> globalThis in SpecTabs.test.tsx for ESLint compatibility
- Add configurable: true to window.location mock in SpecTabs.test.tsx
- Use clear=True in patch.dict for test isolation in test_config_resolve.py
- Use precise <loc> assertions in test_seo_helpers.py to fix CodeQL URL warnings
- Fix import sorting via ruff auto-fix
- Remove unused datetime import in test_insights_helpers.py
https://claude.ai/code/session_01KhAhJKpEoqCzmWzcALSfW6
0 commit comments