https://github.com/bonnie/draft-enzyme-redux-hooks-code
https://github.com/bonnie/draft-enzyme-redux-hooks-code
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bonnie/draft-enzyme-redux-hooks-code
- Owner: bonnie
- Created: 2020-12-26T23:11:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T23:56:01.000Z (over 4 years ago)
- Last Synced: 2025-05-14T15:16:54.072Z (5 months ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DRAFT: Enzyme React Hooks Code
Draft of code for Enzyme tests of React Hooks code, meant for [React Testing with Jest and Enzyme](https://www.udemy.com/course/react-testing-with-jest-and-enzyme/?referralCode=3A42BF689E28CADB0587) on Udemy.
The course revision including instruction with this code has been on hold, pending the official release of the [Enzyme adapter for React 17](https://github.com/enzymejs/enzyme/pull/2430).
I am making this code available in the hopes that it will help students with examples of how to write tests with React Hooks, before the revision is available. Please direct questions via Q&A for the above Udemy course.