test(portal): align Direct Chat bootstrap deps with UMS pool wiring.
Memind CI / Test, build, and release guards (push) Has been cancelled
Memind CI / Test, build, and release guards (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -327,6 +327,8 @@ test('preserves Direct Chat and Intent Router dependencies', async () => {
|
|||||||
conversationMemoryService:
|
conversationMemoryService:
|
||||||
setup.conversationMemoryService,
|
setup.conversationMemoryService,
|
||||||
episodicMemoryService: setup.episodicMemoryService,
|
episodicMemoryService: setup.episodicMemoryService,
|
||||||
|
pool: setup.pool,
|
||||||
|
getUmsPool: null,
|
||||||
});
|
});
|
||||||
assert.deepEqual(captured.routerOptions, {
|
assert.deepEqual(captured.routerOptions, {
|
||||||
llmProviderService: setup.llmProviderService,
|
llmProviderService: setup.llmProviderService,
|
||||||
|
|||||||
Reference in New Issue
Block a user