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

(feature request) bhTree-based navigation for end to end tests #710

Open
jniles opened this issue Sep 12, 2016 · 0 comments
Open

(feature request) bhTree-based navigation for end to end tests #710

jniles opened this issue Sep 12, 2016 · 0 comments

Comments

@jniles
Copy link
Collaborator

jniles commented Sep 12, 2016

The current end-to-end test suite uses the URL to navigate to routes. This sometimes misses bugs when the tree and the URL are not hooked up properly (see: #701). Obviously, if the tree doesn't work, nothing really works in bhima.

It would be nice to navigate our tests suites via the tree. I propose that we keep our test interface helpers.navigate(DESTINATION), but instead of using the URL to route, this will click links in the bhNavigation component. This way, we can guarantee that the application behaves correctly as a user would use it.

@jniles jniles added this to the Future milestone Sep 12, 2016
@jniles jniles mentioned this issue Sep 12, 2016
4 tasks
@jniles jniles removed this from the Future milestone Feb 5, 2020
@jniles jniles added the tests label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant