scholarr/tests/integration
Justin Visser e4e9b94cfe fix: align test assertion with rollback behavior
The upsert rolls back the entire transaction on partial failure,
so new_pub_count and link count should be consistent (both 0),
not assuming the first publication survived.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 23:16:07 +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 after audit 2026-03-01 18:14:22 +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 after audit 2026-03-01 18:14:22 +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 after audit 2026-03-01 18:14:22 +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_run_lifecycle_consistency.py fix: align test assertion with rollback behavior 2026-03-01 23:16:07 +01:00