agent-ecosystem/test
iliya 6e0fdad612 fix: avoid unhandled rejection in TeamProvisioningService warmup test
probeClaudeRuntime spawns two probes in parallel; both called spawnCli.
Mock threw on every call, leaving pingAttempt1Promise rejected and unhandled.
Now throw only on first call, return fake child on second.

Made-with: Cursor
2026-03-03 01:25:07 +02:00
..
main fix: avoid unhandled rejection in TeamProvisioningService warmup test 2026-03-03 01:25:07 +02:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
shared/utils fix(review): address CodeRabbit and Gemini review comments 2026-02-23 12:49:05 -05:00
setup.ts fix: use vi.stubEnv for HOME instead of stubbing process 2026-03-03 01:22:36 +02:00