Skip to content

Add Vitest tests for Everything Server #7160

Add Vitest tests for Everything Server

Add Vitest tests for Everything Server #7160

Triggered via pull request February 6, 2026 21:20
Status Failure
Total duration 31s
Artifacts

typescript.yml

on: pull_request
detect-packages
4s
detect-packages
Matrix: test
Matrix: build
Matrix: publish
Fit to window
Zoom out
Zoom in

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.