solid-testing-library
solid-testing-library copied to clipboard
Simple and complete Solid testing utilities that encourage good testing practices.
This PR fixes typos in the docs for `renderHook` and `renderDirective`. Now the function names in the docs match the code
I was upgrading by solid demo repository and got the following ``` FAIL tests/app.test.tsx [ tests/app.test.tsx ] Error: Client-only API called on the server side. Run client-only code in onMount,...
This is updating the deps
I noticed a test is breaking. This should prevent that from happen going forward