agent-desktop/tests
Lahfir 32cda94b41 test: harden and expand the E2E proof layer
Closes the honesty gaps the review found and covers the interactions that were
missing, all verified by independent before/after observation:

- twins: the fixture twins now record distinct effects (twin-a/twin-b) and the
  assert requires the ADDRESSED twin to fire (or AMBIGUOUS_TARGET), instead of
  passing on any ok:true.
- click: click-status is a counter, so the headed pass must observe a fresh
  increment rather than inheriting the headless pass's value.
- adds triple-click + hover (headed gestures), tab selection (TabView tabs are
  radiobuttons), context-menu open + item selection, and menu-bar enumeration
  via --surface menubar.
- adds a performance section reporting per-command CLI wall-clock (snapshot,
  find, get, click, set-value, type) with a soft <2s snapshot gate.
- documents the SwiftUI CommandMenu and cross-app drop limitations as tracked
  notes, not silent skips.
2026-06-17 13:43:19 -07:00
..
conformance fix(review): eliminate per-element AX round trips and close remaining review findings 2026-06-17 13:43:19 -07:00
e2e test: harden and expand the E2E proof layer 2026-06-17 13:43:19 -07:00
fixture-app test: harden and expand the E2E proof layer 2026-06-17 13:43:19 -07:00
fixtures feat: progressive skeleton traversal with ref-rooted drill-down (#20) 2026-04-16 01:46:31 -07:00