scholarr/tests
Justin Visser 3fd9132176 refactor: fix naming, remove duplicate code from decomposition
- Rename _int_or_default → int_or_default (public API, was using private convention)
- Extract shared pdf_queue utilities (utcnow, event_row, queued_job, status constants) to pdf_queue_common.py to avoid circular imports
- Consolidate _effective_request_delay_seconds into queue_runner.py with explicit floor parameter
- Update tests to match new function locations and names

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:07:24 +01:00
..
fixtures/scholar First product 2026-02-17 14:51:25 +01:00
integration commit 2026-02-27 15:22:12 +01:00
smoke ci: add ruff linting and mypy type checking 2026-02-26 22:11:41 +01:00
unit refactor: fix naming, remove duplicate code from decomposition 2026-02-27 16:07:24 +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