mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-24 21:38:09 +02:00
Move the lifecycle service, Celery task bodies, and mark_failed coverage out of DB-faking unit tests and into integration tests against a real Postgres, faking only true externals (broker, object store, TTS, ffmpeg, billing, LLM). Add HTTP slices for cancel, voices, scoping, and public-chat streaming. The unit tier is now fake-free pure logic with no session doubles. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_api_schemas.py | ||
| test_renderer.py | ||
| test_resolution.py | ||
| test_spec.py | ||
| test_structured.py | ||
| test_voice_catalog.py | ||