Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ReactTestUtils, jsdom bindings, some initial tests for the bindings #41

Merged
merged 3 commits into from
Sep 27, 2020

Conversation

jchavarri
Copy link
Collaborator

Fixes #6.

  • Bindings to jsdom
  • Bindings to react-dom/test-utils
  • Bindings to all useEffect and useLayoutEffect functions
  • Bindings to useMemo, useCallback
  • Write some tests using jsdom and react test utils

@jchavarri jchavarri merged commit 94e7d95 into master Sep 27, 2020
@jchavarri jchavarri deleted the jsdom-tests branch September 27, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

useEffect and useLayoutEffect
1 participant