Commit d3de552
committed
test(acp): prove the bridge is live before asserting an absence
test_bridge_omits_usage_when_context_window_is_unknown asserted that no
UsageUpdate was emitted, with nothing establishing that the bridge was
forwarding anything at all. Verified vacuous: with every event handler
unsubscribed, so the bridge emits nothing whatsoever, the test still
passed. A positive control now proves the mechanism is alive first; the
same mutation fails it.
Signed-off-by: Paul Furgale <pfurgale@nvidia.com>1 parent b69bd81 commit d3de552
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
208 | 215 | | |
209 | 216 | | |
210 | 217 | | |
| |||
0 commit comments