Add Vitest tests for Everything Server #7160
Annotations
7 errors
|
Test everything
Process completed with exit code 1.
|
|
__tests__/registrations.test.ts > Registration Index Files > tools/index.ts > should not register conditional tools when capabilities missing:
src/everything/tools/simulate-research-query.ts#L248
TypeError: Cannot read properties of undefined (reading 'tasks')
❯ Module.registerSimulateResearchQueryTool tools/simulate-research-query.ts:248:23
❯ registerConditionalTools tools/index.ts:49:3
❯ __tests__/registrations.test.ts:86:7
|
|
__tests__/registrations.test.ts > Registration Index Files > tools/index.ts > should register conditional tools based on capabilities:
src/everything/tools/simulate-research-query.ts#L248
TypeError: Cannot read properties of undefined (reading 'tasks')
❯ Module.registerSimulateResearchQueryTool tools/simulate-research-query.ts:248:23
❯ registerConditionalTools tools/index.ts:49:3
❯ __tests__/registrations.test.ts:63:7
|
|
Test memory
The strategy configuration was canceled because "test.everything" failed
|
|
Test sequentialthinking
The strategy configuration was canceled because "test.everything" failed
|
|
Test filesystem
The strategy configuration was canceled because "test.everything" failed
|
|
Test filesystem
The operation was canceled.
|