scholarr/tests/integration
Justin Visser f501ea4f94 fix(frontend): confirm modal, settings display, race guard, and test coverage
- S1: Replace window.confirm() with AppConfirmModal for delete actions
- S4: Add formatHours helper to avoid ugly decimals in settings hints
- W5: Add generation counter to SettingsAdminPanel to prevent stale
  async results when section changes rapidly
- S7: Remove unused ApiRequestError import from useScholarBulkActions
- S2: Add error-path tests for bulk delete/toggle network failures
- S3: Add CSRF boundary tests for bulk-delete and bulk-toggle endpoints
2026-03-07 18:07:29 +01:00
..
__init__.py First product 2026-02-17 14:51:25 +01:00
helpers.py after audit 2026-03-01 18:14:22 +01:00
test_api_admin.py fix(ci): use theme tokens for badges, update pdf-queue test 2026-03-07 15:32:42 +01:00
test_api_auth.py after audit 2026-03-01 18:14:22 +01:00
test_api_publications.py after audit 2026-03-01 18:14:22 +01:00
test_api_publications_advanced.py after audit 2026-03-01 18:14:22 +01:00
test_api_runs.py after audit 2026-03-01 18:14:22 +01:00
test_api_scholars.py fix(scholars): improve validation, fix delete, add status badges 2026-03-07 14:05:39 +01:00
test_api_scholars_bulk.py fix(frontend): confirm modal, settings display, race guard, and test coverage 2026-03-07 18:07:29 +01:00
test_api_settings.py after audit 2026-03-01 18:14:22 +01:00
test_data_repair_jobs.py Initial release prep 2026-02-27 10:46:05 +01:00
test_db_integrity.py Initial release prep 2026-02-27 10:46:05 +01:00
test_deferred_enrichment.py style: fix ruff lint and format issues across service modules 2026-02-27 16:24:36 +01:00
test_fixture_probe_runs.py fix: resolve mypy errors, fix arxiv test session isolation, and add premerge script 2026-03-02 12:46:10 +01:00
test_migrations.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
test_multi_user_schema.py Added run state front end support 2026-02-19 20:07:08 +01:00
test_new_publication_detection.py added test for new publication detection 2026-03-02 13:58:50 +01:00
test_run_lifecycle_consistency.py fix: resolve mypy errors, fix arxiv test session isolation, and add premerge script 2026-03-02 12:46:10 +01:00