scholarr/tests/integration
Justin Visser ef39ab6a41 fix(ci): fix import sorting, API contract, and pdf-queue test
- Add missing blank line after imports in application.py (ruff I001)
- Use full path string instead of template literal for export API call
  to avoid false positive in API contract drift check
- Update pdf-queue test to expect 200 for non-admin listing
2026-03-07 15:40:49 +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): fix import sorting, API contract, and pdf-queue test 2026-03-07 15:40:49 +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: resolve mypy errors, fix arxiv test session isolation, and add premerge script 2026-03-02 12:46:10 +01:00
test_api_scholars_bulk.py feat(scholars): add multiselect and bulk actions (delete, toggle, export) 2026-03-07 14:03:06 +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