SurfSense/surfsense_backend/tests/unit/gateway
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
..
test_byo_long_poll_lifespan.py chore: fix linting 2026-06-25 04:31:22 +05:30
test_discord_adapter.py feat(gateway): add Discord platform adapter 2026-06-01 20:58:50 +05:30
test_enqueue_received_sweep.py chore: linting 2026-06-09 00:42:26 -07:00
test_formatting.py chore: linting 2026-06-09 00:42:26 -07:00
test_hitl_filter.py chore: linting 2026-06-09 00:42:26 -07:00
test_inbox_worker.py refactor(routes): replace user variable with auth context in tests 2026-06-20 03:34:40 +05:30
test_pairing.py chore: linting 2026-06-09 00:42:26 -07:00
test_process_inbound_event_task.py chore: linting 2026-06-09 00:42:26 -07:00
test_slack_adapter.py feat(gateway): add Slack platform adapter 2026-06-01 12:36:27 +05:30
test_webhook_routes.py test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00