singularity-forge/packages/daemon
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
..
src chore: complete vitest migration for remaining packages and API calls 2026-05-02 04:46:11 +02:00
package.json release: v2.75.0 2026-04-17 17:26:59 +00:00
tsconfig.json feat: Created packages/daemon workspace package with DaemonConfig/LogLe… 2026-03-27 13:40:25 -06:00