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 Unit test for the components #2

Open
areai51 opened this issue Mar 10, 2019 · 0 comments
Open

Add Unit test for the components #2

areai51 opened this issue Mar 10, 2019 · 0 comments
Labels
good first issue Good for newcomers tasks

Comments

@areai51
Copy link
Contributor

areai51 commented Mar 10, 2019

Using Jest write unit tests and snapshots for the components.
we'll prefer to have the test files to be co-located with the component files.
eg:

├── listing
│   ├── __snapshots__
│   ├── index.js
│   ├── index.test.js
@areai51 areai51 added good first issue Good for newcomers tasks labels Mar 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tasks
Projects
None yet
Development

No branches or pull requests

1 participant