Bookmarks (5) clear filters
-
Stop mocking fetch
Stop Mocking fetch — Why you shouldn’t mock fetch or your API clients in your tests...
-
Common mistakes with React Testing Library
Common Mistakes with React Testing Library — As the creator of React Testing Library, Kent seems...
-
How to test custom React hooks
How to Test Custom React Hooks — If you’ve begun writing your own custom hooks and...
-
Fix the "not wrapped in act(...)" warning
How to Fix "not wrapped in act(...)" Warnings — An issue you might be running into...
-
Making your UI tests resilient to change
Making Your UI Tests Resilient to Change — An example of testing a login form using...