You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SixLayerFrameworkUITests_watchOS excludes all *UITests.swift / XCUITestHelpers.swift and has no TestApp / TEST_TARGET_NAME. #354 omitted it from AllTests so an empty xctrunner is not mistaken for UI coverage.
This issue tracks the positive work: real watchOS UI coverage, with an itemized triage of what iOS UITests imply we still owe.
Goal
Add a watchOS XCUI host app (or equivalent).
Triage the candidate list below (port / unit-if-sufficient / N/A with docs+code checks / child issue).
Summary
SixLayerFrameworkUITests_watchOSexcludes all*UITests.swift/XCUITestHelpers.swiftand has no TestApp /TEST_TARGET_NAME. #354 omitted it from AllTests so an empty xctrunner is not mistaken for UI coverage.This issue tracks the positive work: real watchOS UI coverage, with an itemized triage of what iOS UITests imply we still owe.
Goal
.tap()ports) where cheaper layers cannot observe.SixLayerFrameworkUITests_watchOStoSLF-watchOS-AllTestsonly when non-empty and installable.Candidate inventory (iOS UITest sources excluded on watchOS today)
AccessibilityCompatibilityUITests.swiftAccessibilityIdentifierCategoryAGlobalOffUITests.swiftAccessibilityIdentifierCategoryAUITests.swiftAccessibilityIdentifierCategoryEUITests.swiftCallbackCategoryCUITests.swiftFieldLayout385UITests.swiftIntelligentDetailViewCategoryBUITests.swiftLayer1AccessibilityUITests.swiftLayer2AccessibilityUITests.swiftLayer3AccessibilityUITests.swiftLayer4UITests.swiftLayer5UITests.swiftLayer6UITests.swiftManualAccessibilityIdentifierHarnessUITests.swiftOCRCategoryDUITests.swiftPlatformAdvancedContainersAccessibilityUITests.swiftPlatformStandaloneDropIn150UITests.swiftPlatformToolbarAccessibilityUITests.swiftSixLayerUITestNavigatorConsumerSmokeUITests.swiftSixLayerUITestNavigatorUITests.swiftXCUITestHelpers.swiftOut of scope
Related