SurfSense/surfsense_backend/tests/integration
CREDO23 0ed043379d refactor(db): rename search_space_memberships table to workspace_memberships
Phase 1 (rename DB) commit 1g: rename the memberships table (no inbound
FKs reference it) and update the matching raw-SQL cleanup in the obsidian
plugin test. Relationship attribute names stay until Phase 2.
2026-06-26 12:30:38 +02:00
..
agents/multi_agent_chat feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
chat refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
composio refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
document_upload refactor(db): map search_space_id ORM attrs to physical workspace_id column 2026-06-26 12:05:52 +02:00
etl_pipeline/cache chore: linting 2026-06-17 22:31:36 -07:00
google_unification citations: consolidate prompts, retire eager path, refresh ADR 2026-06-25 15:27:09 +02:00
harness feat: updated agent harness 2026-04-28 09:22:19 -07:00
indexing_pipeline Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
notifications refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
podcasts refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
retriever agent: retire eager KB priority/planner path and its dead flags 2026-06-25 18:37:14 +02:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py Revert "Merge pull request #1523 from CREDO23/fix/chat-citations" 2026-06-22 22:55:29 -07:00
test_auth_transport_invariant.py chore: fix linting 2026-06-25 04:31:22 +05:30
test_connector_index_authz.py refactor(routes): replace user variable with auth context in tests 2026-06-20 03:34:40 +05:30
test_document_versioning.py chore: ran linting 2026-04-03 13:14:40 +05:30
test_obsidian_plugin_routes.py refactor(db): rename search_space_memberships table to workspace_memberships 2026-06-26 12:30:38 +02:00
test_pat_fail_closed_authz.py test(auth): cover PAT fail-closed authorization 2026-06-20 02:13:05 +05:30
test_zero_authz_context.py fix(authz):add zero context authorization checks 2026-06-23 12:55:25 +05:30