test: add waitFor helper for event-driven testing

- Add test_wait_helper.go with waitFor() function for polling-based test assertions
- Used by daemon watcher platform tests for non-blocking event verification
- Sync beads.jsonl

Amp-Thread-ID: https://ampcode.com/threads/T-80e427aa-40e0-48a6-82e0-e29a93edd444
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Steve Yegge
2025-11-04 01:10:18 -08:00
parent bc13329fb0
commit 85e1cc13de
2 changed files with 25 additions and 269 deletions

File diff suppressed because one or more lines are too long