SurfSense/surfsense_backend
CREDO23 c84525897b test(podcasts): relocate stateful tests to integration
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.
2026-06-11 06:27:00 +02:00
..
alembic feat(podcasts): add zero publication migration 2026-06-10 18:44:12 +02:00
app refactor(podcasts): remove legacy podcaster agent, task, and schema 2026-06-10 21:45:04 +02:00
scripts chore: linting 2026-06-09 00:42:26 -07:00
tests test(podcasts): relocate stateful tests to integration 2026-06-11 06:27:00 +02:00
.dockerignore chore(backend): exclude tests/ from production Docker image 2026-05-06 17:16:22 +05:30
.env.example feat: made chat fast 2026-06-09 04:45:17 -07:00
.gitignore fix(podcasts): anchor podcasts ignore to blob dir 2026-06-10 18:44:12 +02:00
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile feat(proxy): integrate Scrapling for enhanced web scraping capabilities 2026-06-09 00:15:10 -07:00
main.py feat(observability): add OpenTelemetry process bootstrap 2026-05-21 23:01:54 +05:30
pyproject.toml feat(version)" bumped version to 0.0.27 2026-06-09 22:52:12 -07:00
uv.lock feat(version)" bumped version to 0.0.27 2026-06-09 22:52:12 -07:00