Commit 32e3c58
Align orchestration tracker/streamer tests with current APIs
Update the child tracker and event streamer tests to the tracker's
current shape: `OrchestrationChildTracker::new` takes only the parent
task id, `ChildSignal::Registered` is a unit variant, and discovery
inserts a tracked child before the metadata fetch resolves.
Restructure the tracker tests around a shared `with_tracker` harness so
each case covers a single invariant, and add coverage for the killed-run,
malformed-input, pending-session-link, and seed-row paths.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 21344de commit 32e3c58
4 files changed
Lines changed: 318 additions & 259 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | 542 | | |
544 | 543 | | |
545 | 544 | | |
| |||
0 commit comments