-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[UITests] Add features for running tests in better isolation and for handling Multiple Test Cases #16675
Copy link
Copy link
Closed
Labels
Taskneither bug nor feature but something that needs to be done in support of eitherneither bug nor feature but something that needs to be done in support of eitherarea-testingUnit tests, device testsUnit tests, device testsfixed-in-8.0.10fixed-in-9.0.100-preview.1.9973t/housekeeping ♻︎testing-infrastructureIssue relating to testing infrastructureIssue relating to testing infrastructure
Milestone
Description
Description
- We need the ability better isolation the main page, like we had in compatibility tests, for most tests that are testing Page types (especially shell)
- Try doing this with new window (need to test iOS) not sure if this will work for iOS
FlyoutNavigationBetweenItemsWithNavigationStacks is a good candidate for validating this scenario.
- Add the ability to handle multiple
testcases- In Compatibility we would swap out the main page between each test case. We don't need to go as full on with these new UITests but we need a way to clean the surface and run multiple test cases.
- CollectionViewTests are a good candidate for validating this scenario
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Taskneither bug nor feature but something that needs to be done in support of eitherneither bug nor feature but something that needs to be done in support of eitherarea-testingUnit tests, device testsUnit tests, device testsfixed-in-8.0.10fixed-in-9.0.100-preview.1.9973t/housekeeping ♻︎testing-infrastructureIssue relating to testing infrastructureIssue relating to testing infrastructure