Files
openclaw/test/AGENTS.md
2026-05-29 17:11:05 -07:00

213 B

Test Rules

  • Fake-timer tests in unit-fast belong in vitest.unit-fast-fake-timers: unit-fast is isolate: false and parallel, so fake timers share worker globals and can hang unrelated real-timer tests.