react:
https://testing-library.com/docs/react-testing-library/setup
=======
with apollo:
Note: As of React Apollo 3, all testing utilities can now be found in their own @apollo/react-testing
package.
npm install @apollo/react-testing
https://www.apollographql.com/docs/react/api/react-testing/
========
Watch "Fix the "not wrapped in act(...)" warning" on egghead.io
https://kentcdodds.com/blog/fix-the-not-wrapped-in-act-warning
Comments
Post a Comment