singularity-forge/packages
Mikael Hugo 1de5d5456a chore: complete vitest migration for remaining packages and API calls
- Convert remaining node:test → vitest imports in packages/* and studio/*
- Fix mock.callCount() → mock.callCount property access for vitest compat
- Fix mock.calls[N].arguments → mock.calls[N] for vitest compat
- Update tsconfig.extensions.json to exclude test files from tsc
- Harden migrate-to-vitest-all.mjs regex for single quotes and optional semicolons
2026-05-02 04:46:11 +02:00
..
daemon chore: complete vitest migration for remaining packages and API calls 2026-05-02 04:46:11 +02:00
mcp-server chore: complete vitest migration for remaining packages and API calls 2026-05-02 04:46:11 +02:00
native fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
pi-agent-core fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
pi-ai fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
pi-coding-agent chore: complete vitest migration for remaining packages and API calls 2026-05-02 04:46:11 +02:00
pi-tui fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
rpc-client fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00