Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to set up initial target route in UI Unit Test #1759

Open
mcollovati opened this issue Feb 25, 2024 · 0 comments
Open

Allow to set up initial target route in UI Unit Test #1759

mcollovati opened this issue Feb 25, 2024 · 0 comments
Labels
enhancement UITest JUnit testing the UI

Comments

@mcollovati
Copy link
Contributor

Currently, a UI Unit Test always navigates to the main route (blank path), then in the test the developer can navigate to another view before starting assertions.

It would be nice to have a way to instruct the test to directly navigate to a target root, without the need to instantiate the main route.

@mcollovati mcollovati added enhancement UITest JUnit testing the UI labels Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement UITest JUnit testing the UI
Projects
None yet
Development

No branches or pull requests

1 participant