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

Setup jest for testing #2

Open
2 tasks
deweydell opened this issue Apr 2, 2019 · 0 comments
Open
2 tasks

Setup jest for testing #2

deweydell opened this issue Apr 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@deweydell
Copy link
Contributor

deweydell commented Apr 2, 2019

Description

We want to use jest for unit tests and snapshot testing.

Why this is valuable:

This will help us make sure our react components that fetch external data function as expected. Snapshot testing will prevent unintentional changes to our UI.

Acceptance Criteria

  • Jest tests can be run using npm run test
  • Jest tests are run in TravisCI

Resources

@deweydell deweydell added enhancement New feature or request help wanted Extra attention is needed labels Apr 2, 2019
@deweydell deweydell added this to Prioritized Todo in Kanban Jun 13, 2019
@deweydell deweydell mentioned this issue Sep 28, 2019
2 tasks
@deweydell deweydell removed the help wanted Extra attention is needed label Sep 28, 2019
@deweydell deweydell removed this from Prioritized Todo in Kanban Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant