SurfSense/surfsense_backend/tests/unit/podcasts
CREDO23 ca9bd28934 test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F)
Apply the same rename to surfsense_backend/tests: workspace_id fields/vars,
Workspace* classes/schemas, table name searchspaces -> workspaces in raw SQL,
and the API URL spellings -> /workspaces. Preserves the carve-out wire literals
tests assert (Celery task names, OTel key "search_space.id").
2026-06-26 18:36:46 +02:00
..
conftest.py test(podcasts): update unit fixtures for second-based duration 2026-06-16 23:38:28 +02:00
test_api_schemas.py test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
test_renderer.py test(podcasts): update renderer test for second-based duration 2026-06-16 23:38:28 +02:00
test_resolution.py chore: linting 2026-06-11 15:31:43 -07:00
test_spec.py test(podcasts): cover seconds duration and legacy minute specs 2026-06-16 23:38:28 +02:00
test_structured.py test(podcasts): cover structured json parsing 2026-06-10 18:44:25 +02:00
test_voice_catalog.py Merge pull request #1487 from CREDO23/improvement-podcast-graph 2026-06-12 00:58:02 -07:00