test(portal): align Direct Chat bootstrap deps with UMS pool wiring.
Memind CI / Test, build, and release guards (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-09-04 14:01:55 +08:00
parent be464a5b8d
commit 8a5010919e
@@ -327,6 +327,8 @@ test('preserves Direct Chat and Intent Router dependencies', async () => {
conversationMemoryService:
setup.conversationMemoryService,
episodicMemoryService: setup.episodicMemoryService,
pool: setup.pool,
getUmsPool: null,
});
assert.deepEqual(captured.routerOptions, {
llmProviderService: setup.llmProviderService,