SurfSense/surfsense_backend/tests/integration
2026-06-20 10:50:03 +05:30
..
agents/multi_agent_chat test: verify note write chunk spans 2026-06-18 20:17:45 +02: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 fix: update upload conftest mock to span-aware chunker 2026-06-19 19:36:26 +02:00
etl_pipeline/cache chore: linting 2026-06-17 22:31:36 -07:00
google_unification refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
harness feat: updated agent harness 2026-04-28 09:22:19 -07:00
indexing_pipeline test: span-aware paragraph chunker fixture 2026-06-18 20:06:33 +02: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 test: assert hybrid search returns chunk spans 2026-06-19 14:53:49 +02:00
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py test: mock span chunker in integration fixtures 2026-06-18 20:06:33 +02:00
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_documents_by_chunk_route.py test: cover by-chunk span and line-range resolve 2026-06-19 15:31:44 +02:00
test_editor_routes.py test: editor read paths never reconstruct body from chunks 2026-06-18 19:23:49 +02:00
test_obsidian_plugin_routes.py refactor(auth): replace user variable with auth context in integration and unit tests 2026-06-20 03:11:00 +05:30
test_pat_fail_closed_authz.py test(auth): cover PAT fail-closed authorization 2026-06-20 02:13:05 +05:30