Skip to content

chore(demo): Remove DemoAppUITests target#251

Merged
NicoHinderling merged 1 commit intomainfrom
remove-demo-app-ui-tests
Mar 25, 2026
Merged

chore(demo): Remove DemoAppUITests target#251
NicoHinderling merged 1 commit intomainfrom
remove-demo-app-ui-tests

Conversation

@NicoHinderling
Copy link
Copy Markdown
Collaborator

Remove the DemoAppUITests target from the DemoApp example project.

The target contained only a single file (DemoAppAccessibilityPreviewTest.swift)
which was an accessibility audit test. Since this was the only test in the target,
the entire UI test target has been removed rather than leaving an empty shell.

Changes:

  • Deleted DemoAppUITests/ directory
  • Removed all DemoAppUITests references from project.pbxproj (target, build phases,
    configurations, dependencies, package product dependencies)
  • Updated DemoApp.xctestplan to remove the test target entry

The DemoAppUITests target contained only a single accessibility preview
test (DemoAppAccessibilityPreviewTest). Remove the entire target,
including its Xcode project references and test plan entry.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@NicoHinderling NicoHinderling force-pushed the remove-demo-app-ui-tests branch from 90cdf8d to 087461e Compare March 25, 2026 22:23
@NicoHinderling NicoHinderling marked this pull request as ready for review March 25, 2026 22:23
@NicoHinderling NicoHinderling merged commit 4a49768 into main Mar 25, 2026
7 checks passed
@NicoHinderling NicoHinderling deleted the remove-demo-app-ui-tests branch March 25, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants