SurfSense/surfsense_backend/tests/integration/knowledge_store
CREDO23 75f983bb93 test(knowledge-store): connect and push against real git and Postgres
Fakes hid that a real GitLab PAT failed connect; this path exercises encrypt, decrypt, and dulwich.
2026-08-25 21:59:57 +02:00
..
index feat(observability): trace knowledge-store drift sweeps with per-workspace magnitude 2026-08-25 17:04:30 +02:00
remote test(knowledge-store): connect and push against real git and Postgres 2026-08-25 21:59:57 +02:00
__init__.py feat(knowledge-store): git-native knowledge base 2026-07-31 02:33:38 +02:00
conftest.py refactor(knowledge-store): key path ownership and resolution on the durable column 2026-08-24 21:47:29 +02:00
test_backfill_document_path.py feat(knowledge-store): backfill documents.path from the legacy virtual_path marker 2026-08-24 22:02:40 +02:00
test_commit_turn.py test(knowledge-store): follow the facade rename through the integration suite 2026-07-31 21:45:32 +02:00
test_fleet_runner.py feat(knowledge-store): git-native knowledge base 2026-07-31 02:33:38 +02:00
test_folders.py refactor(knowledge-store): stop stamping the legacy virtual_path marker 2026-08-25 13:08:27 +02:00
test_migrate.py fix(backend): restore ruff compliance across surfsense_backend 2026-08-08 00:25:10 +03:00
test_migrate_placement.py refactor(knowledge-store): stop stamping the legacy virtual_path marker 2026-08-25 13:08:27 +02:00
test_path_column.py refactor(knowledge-store): key path ownership and resolution on the durable column 2026-08-24 21:47:29 +02:00
test_path_symmetry.py test(knowledge-store): guard the module boundary and the path round-trip 2026-08-05 22:32:01 +02:00
test_paused_turn_keeps_its_copy.py feat(knowledge-store): git-native knowledge base 2026-07-31 02:33:38 +02:00
test_service.py fix(knowledge-store): re-attach a recordless editor save instead of forking 2026-08-25 14:00:49 +02:00
test_store.py test(knowledge-store): follow the facade rename through the integration suite 2026-07-31 21:45:32 +02:00
test_write_lock.py refactor(knowledge-store): rename write_lock to locks 2026-07-31 21:45:08 +02:00
test_writer_guards.py feat(knowledge-store): git-native knowledge base 2026-07-31 02:33:38 +02:00