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_tvOS excludes all *UITests.swift / XCUITestHelpers.swift and has no TestApp / TEST_TARGET_NAME. #353 omitted it from AllTests so an empty xctrunner is not mistaken for UI coverage.
This issue tracks the positive work: real tvOS UI coverage, with an itemized triage of what iOS UITests imply we still owe.
Goal
Add a tvOS XCUI host app (or equivalent).
Triage the candidate list below (port / unit-if-sufficient / N/A with docs+code checks / child issue).
Summary
SixLayerFrameworkUITests_tvOSexcludes all*UITests.swift/XCUITestHelpers.swiftand has no TestApp /TEST_TARGET_NAME. #353 omitted it from AllTests so an empty xctrunner is not mistaken for UI coverage.This issue tracks the positive work: real tvOS UI coverage, with an itemized triage of what iOS UITests imply we still owe.
Goal
.tap()ports) where cheaper layers cannot observe.SixLayerFrameworkUITests_tvOStoSLF-tvOS-AllTestsonly when non-empty and installable.Candidate inventory (iOS UITest sources excluded on tvOS 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