43c790d0

By: Michael Lynch <git@mtlynch.io>

Replace package-level fixedNow and testNow with local test variables

Define `now` locally in each test function and pass it as a closure,
matching the pattern on master. This follows the AGENTS.md guideline to
define variables as close as possible to where they're first used.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Suite timing

Time to Start Worker time Duration Time to finish Idle
Config 0s 3s 3s 4s 0s
Eval 4s 59s 59s 1m04s 0s
Build 6s 5m49s 1m20s 1m26s 0s
Suite 0s 6m52s 1m26s 1m26s 0s

Timeline

0s10s20s30s40s50s1m1m10s1m20s