singularity-forge/packages/rpc-client/src
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
..
index.ts chore: sync workspace state after rebrand 2026-04-15 14:54:20 +02:00
jsonl.ts feat: Headless Integration Hardening & Release (M002) (#2811) 2026-03-26 23:33:22 -06:00
rpc-client.test.ts fix: convert node:test API calls to vitest equivalents 2026-05-02 04:42:38 +02:00
rpc-client.ts Add provider smoke benchmark and headless updates 2026-04-30 10:19:18 +02:00
rpc-types.ts feat: structured notification event model with metadata-first classification 2026-05-01 23:07:57 +02:00