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

Set up unit tests #2

Merged
merged 4 commits into from May 1, 2020
Merged

Set up unit tests #2

merged 4 commits into from May 1, 2020

Conversation

adamjmcgrath
Copy link
Contributor

@adamjmcgrath adamjmcgrath commented Apr 30, 2020

Description

Set up unit testing framework using jest and @testing-library/react-hooks

Create some simple tests to prove the framework.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • [ ] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@adamjmcgrath adamjmcgrath added small This PR may require low effort to action, or contains few changes to review CH: Added PR is adding feature or functionality labels Apr 30, 2020
@adamjmcgrath adamjmcgrath requested a review from a team April 30, 2020 16:53
@adamjmcgrath adamjmcgrath merged commit da68bd7 into master May 1, 2020
@adamjmcgrath adamjmcgrath deleted the test-setup branch May 1, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added PR is adding feature or functionality small This PR may require low effort to action, or contains few changes to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants