Skip to content

Commit e07839a

Browse files
authored
Clean up UI tests infrastructure (#25673)
* Remove unused UI-test launch-argument flags UI tests were removed in #25399. This drops the launch-argument flags that nothing passes anymore (logging, prompts, migration, autofill, animations, mock data, screenshot generation) along with their app-side conditionals, reducing UITestConfigurator to the simulator sign-in reset path. The sign-in launch arguments are unaffected. * Remove screenshot-generation UI-test targets and lanes The WordPress and Jetpack screenshot-generation targets are XCUITest targets that relied on the now-removed UI-test infrastructure. This deletes the targets, their schemes and sources, and the fastlane raw-screenshot lanes, while keeping the promo-screenshot composition and GlotPress download lanes. * Remove UITestsFoundation package and ScreenObject dependency With the screenshot-generation targets gone, nothing consumes the UITestsFoundation module or its XcodeTarget wrappers. This removes them and the ScreenObject package dependency they pulled in. * Remove WireMock API mocks and UI-test CI plumbing The WireMock mock server, its rake task, the Buildkite UI-test runner, and the Jetpack UI-test branch of the test_without_building lane only supported the removed UI tests. This deletes them along with the obsolete UI-tests documentation.
1 parent b497299 commit e07839a

300 files changed

Lines changed: 22 additions & 71312 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildkite/commands/run-ui-tests.sh

Lines changed: 0 additions & 56 deletions
This file was deleted.

API-Mocks/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

API-Mocks/Rakefile

Lines changed: 0 additions & 81 deletions
This file was deleted.

API-Mocks/WordPressMocks/src/main/assets/mocks/__files/__admin/scenarios.json

Lines changed: 0 additions & 34 deletions
This file was deleted.

API-Mocks/WordPressMocks/src/main/assets/mocks/mappings/self-hosted/homepage.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

API-Mocks/WordPressMocks/src/main/assets/mocks/mappings/self-hosted/rest_v11_connect_site_info_self-hosted.json

Lines changed: 0 additions & 29 deletions
This file was deleted.

API-Mocks/WordPressMocks/src/main/assets/mocks/mappings/self-hosted/wp-json-app-passwords-introspect.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)