infoxtractor/tests/integration
Dirk Riemann 029c20c39e
All checks were successful
tests / test (push) Successful in 1m44s
feat(ui): queue position, elapsed time, filename, CPU-mode notice (#46)
Co-authored-by: Dirk Riemann <ditori@gmail.com>
Co-committed-by: Dirk Riemann <ditori@gmail.com>
2026-04-18 20:06:35 +00:00
..
__init__.py fix(ci): create empty tests/integration so pytest doesn't error on missing dir 2026-04-18 10:39:26 +02:00
conftest.py feat(store): JobsRepo CRUD over ix_jobs + integration fixtures (spec §4) 2026-04-18 11:43:11 +02:00
test_jobs_repo.py feat(ui): queue position, elapsed time, filename, CPU-mode notice (#46) 2026-04-18 20:06:35 +00:00
test_pg_queue_adapter.py feat(pg-queue): LISTEN ix_jobs_new + 10s fallback poll (spec §4) 2026-04-18 11:52:26 +02:00
test_rest_adapter.py feat(rest): FastAPI adapter + /jobs, /healthz, /metrics routes (spec §5) 2026-04-18 11:47:04 +02:00
test_ui_routes.py feat(ui): queue position, elapsed time, filename, CPU-mode notice (#46) 2026-04-18 20:06:35 +00:00
test_worker_loop.py feat(worker): async worker loop + one-shot callback delivery (spec §5) 2026-04-18 11:49:54 +02:00