agent-ecosystem/test/main/services
Artem Rootman 8570ed13fd
fix: stabilize flaky ChangeExtractorService invalidation test
The test races stale and fresh worker calls to verify that invalidation
prevents stale results from populating the cache. On slow CI, the
fresh worker mock could be reached before the stale deferred was
resolved, causing the version guard to mismatch.

Flush microtasks after starting freshPromise so it advances past
internal awaits and reaches the worker mock before we resolve the
stale deferred.
2026-04-05 18:25:43 +00:00
..
analysis feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
discovery perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
extensions fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
infrastructure feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
schedule feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
team fix: stabilize flaky ChangeExtractorService invalidation test 2026-04-05 18:25:43 +00:00