scholarr/tests
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
..
fixtures/scholar First product 2026-02-17 14:51:25 +01:00
integration fix(ci): fix import sorting, API contract, and pdf-queue test 2026-03-07 15:40:49 +01:00
smoke ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
unit fix(db,frontend): reserve DB connections for API and reduce frontend polling 2026-03-02 19:09:06 +01:00
__init__.py First product 2026-02-17 14:51:25 +01:00
conftest.py ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00