Skip to content

Commit cfbbe5b

Browse files
Staacksclaude
andcommitted
graph-interaction row is active: the iOS half exists
phyphox-ios carries the tag in phyphoxUITests/GraphInteractionTests.swift (commit b3ef5a66), run by its T1 workflow with the other interaction suites. The description notes how iOS places touches on data coordinates. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
1 parent eb62102 commit cfbbe5b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

test-matrix.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ tests:
206206
area: ui
207207
tier: T1
208208
platforms: [android, ios]
209-
status: planned
209+
status: active
210210
description: >-
211211
The maximized graph's tools over fixtures/views/graphs-interaction.phyphox:
212212
maximizing and restoring a graph, picking a point (read-out values
@@ -218,8 +218,10 @@ tests:
218218
handler). Android splits the row: the touch geometry (pick, drag,
219219
pan, pinch, empty buffers) runs at T0 on Robolectric against
220220
GraphView directly, the chrome around it (markers, read-outs, tools
221-
menu, outputs) on the emulator. Added 2026-09-12 after the 1.2.1
222-
crash review; iOS side pending (iOS-TODO.md).
221+
menu, outputs) on the emulator. iOS runs all of it as XCUITest
222+
(GraphInteractionTests) against the simulator, placing taps and
223+
drags through the plot's accessibility value, which reports the
224+
visible axis ranges. Added 2026-09-12 after the 1.2.1 crash review.
223225
224226
- id: view-behavior
225227
area: ui

0 commit comments

Comments
 (0)