We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
Is there no way to make the router tests work by simulating the user action fireEvent.click(elem) rather than using the navigate(elem) method.
fireEvent.click(elem)
navigate(elem)
Thanks, Ed