Example in solid-testing-library example not working
Hello, the
I get that:
I tried using this test because I have issues testing components used in routes and using the location param to navigate to a route while testing does not work at all
can render a route with the id test in the solid-testing-library https://github.com/solidjs/solid-testing-library/blob/main/src/__tests__/routes.tsx does not work for me.I get that:
I tried using this test because I have issues testing components used in routes and using the location param to navigate to a route while testing does not work at all
GitHub
Simple and complete Solid testing utilities that encourage good testing practices. - solidjs/solid-testing-library
