emberjs / emberjs/ember-test-helpers
visit() helper stranger behavior visiting the current url
Open
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Using the `visit` helper to visit the current URL does nothing. I was expecting it to reload the page since from my understanding the helper intends to have the same behavior of typing the URL at the browser navigation bar and pressing 'enter'.
Is this the expected behavior? If so, what should I use the refresh the current page?
Contributor guide
Assessment
This issue has not been assessed yet.