SurfSense/surfsense_backend/tests/unit/automations
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
..
actions test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
dispatch refactor(automations): move agent_task to builtin and restructure dispatch 2026-05-29 18:13:09 +02:00
runtime test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
schemas test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
services test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
templating test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
triggers test: rename SearchSpace -> Workspace across tests + fixtures (Phase 2 Wave F) 2026-06-26 18:36:46 +02:00
__init__.py test(automations): cross-cutting registries, enums, side-effects + shared fixtures 2026-05-28 19:03:55 +02:00
conftest.py test(automations): cross-cutting registries, enums, side-effects + shared fixtures 2026-05-28 19:03:55 +02:00
test_definition_types.py chore: linting 2026-05-28 19:21:29 -07:00
test_import_registrations.py test(automations): cross-cutting registries, enums, side-effects + shared fixtures 2026-05-28 19:03:55 +02:00
test_persistence_enums.py feat(automations): add EVENT to TriggerType enum 2026-05-29 17:48:39 +02:00
test_stores.py chore: linting 2026-05-28 19:21:29 -07:00