agent-desktop/tests
Lahfir 1be182a870 test: split fixture under the LOC limit and fix swift-ios issues
- Extract the reusable fixture components (status readout, native AppKit
  slider/stepper, drag canvas, card) into FixtureComponents.swift so each file
  is under the 400-LOC limit; build.sh now compiles every .swift in the dir.
- NativeSlider/NativeStepper implement updateNSView so a SwiftUI binding change
  syncs back to the NSView.
- The fixture no longer steals focus unconditionally on launch
  (activate ignoringOtherApps:false), so it cannot mask headless-policy focus
  violations; the harness drives focus explicitly.
- build.sh pins the SDK and a macOS 13 deployment target for reproducible builds.
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: split fixture under the LOC limit and fix swift-ios issues 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