Closed smellai closed 2 years ago
I think this is more a jsdom issue there's some workarounds in here that should help you, feel free to reopen if you think there's something specific in jest-axe that should be resolved.
I think this is more a jsdom issue there's some workarounds in here that should help you, feel free to reopen if you think there's something specific in jest-axe that should be resolved.
Thanks for your reply @nickcolley, but this happens to me only with jest-axe installation, if I remove only jest-axe I don't get the error
I am getting the following error for the following test with jest-axe:
Error: Not implemented: navigation (except hash changes)
setupTests.st
The Component mentioned, is mainly rendering a list of links, the main navigation for my application.
Component.test.tsx, without axe check, no exceptions
Component.test.tsx, with axe check, throws exceptions
deps: