agent-ecosystem/test
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
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main fix: stabilize flaky ChangeExtractorService invalidation test 2026-04-05 18:25:43 +00:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer test: seed cli status in extensions install tests 2026-04-05 20:16:25 +03:00
shared fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
setup.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00