agent-ecosystem/test/main/services
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
..
analysis feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
discovery feat: implement SearchTextCache and SearchTextExtractor for efficient text extraction and caching 2026-02-22 02:03:22 +09:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
infrastructure feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
team fix: avoid unhandled rejection in TeamProvisioningService warmup test 2026-03-03 01:25:07 +02:00