trustgraph/tests/unit/test_tables
Cyber MacGeddon 8d8fb5766d fix: route workspace through bulk WebSocket clients and merge query params
Bulk clients (sync and async) were not forwarding the workspace parameter,
causing all bulk operations to hit the default workspace regardless of the
Api instance's workspace setting. Also fixes the gateway socket endpoint to
pass query parameters (including workspace) to the dispatcher, and prevents
the auth handshake from overwriting an explicitly set workspace.

Updates knowledge table store tests for paged query interface.
2026-06-02 14:18:18 +01:00
..
__init__.py Fix Metadata/EntityEmbeddings schema migration tail and add regression tests (#777) 2026-04-10 20:43:45 +01:00
test_knowledge_table_store.py fix: route workspace through bulk WebSocket clients and merge query params 2026-06-02 14:18:18 +01:00