singularity-forge/packages
Mikael Hugo b62f7b20ec fix: convert node:test API calls to vitest equivalents
- t.after() → afterEach() with import injection
- t.before() → beforeEach() with import injection
- t.test() → test() (flatten subtests)
- t.skip() → return with skip comment
- Fix vitest.config.ts poolOptions deprecation for Vitest 4
- Run fix-vitest-api.mjs across 108 affected test files

💘 Generated with Crush

Assisted-by: GLM-5.1 via Crush <crush@charm.land>
2026-05-02 04:42:38 +02:00
..
daemon feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
mcp-server fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +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 fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +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