agent-ecosystem/test/main
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
..
http feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
ipc fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
services fix: stabilize flaky ChangeExtractorService invalidation test 2026-04-05 18:25:43 +00:00
utils Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00