Can bUnit handle navigation to another page? #505
Unanswered
mihail-vladov
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @mihail-vladov, I have some docs on that. They are not published yet, since they align with the preview version of bUnit, but they should get you going in the right direction: https://github.com/bUnit-dev/bUnit/blob/main/docs/site/docs/test-doubles/fake-navigation-manager.md Only thing you need to change is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to write a unit test where a click on a Telerik grid row forces navigation through "NavigationManager" to another "detailed" page, for the selected record. I couldn't find a way to mimic this behavior in bUnit. Is this scenario supported?
Beta Was this translation helpful? Give feedback.
All reactions