agent-ecosystem/test/main
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
..
ipc refactor: streamline member handling and improve type usage 2026-03-03 01:12:28 +02:00
services fix: avoid unhandled rejection in TeamProvisioningService warmup test 2026-03-03 01:25:07 +02:00
utils fix: Windows test compatibility — path.resolve in atomicWrite and pathValidation tests 2026-03-01 13:12:08 +02:00