mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
552 B
552 B
Test Rules
- Fake-timer tests in
unit-fastbelong invitest.unit-fast-fake-timers:unit-fastisisolate: falseand parallel, so fake timers share worker globals and can hang unrelated real-timer tests. - Async E2E waits synchronize on the state an action produces, never on the action returning: #125441 process readiness after
spawn(), #125456 committed form state before Save, #125548 durable draft persistence before reload. Do not substitute longer timeouts, sleeps, retry-wrapped downstream assertions, or trimmed expectation fields.