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

Jest test coverage #177

Closed
13 of 22 tasks
cjcenizal opened this issue Dec 1, 2017 · 1 comment
Closed
13 of 22 tasks

Jest test coverage #177

cjcenizal opened this issue Dec 1, 2017 · 1 comment
Assignees
Labels
testing Issues or PRs that only affect tests - will not need changelog entries

Comments

@cjcenizal
Copy link
Contributor

cjcenizal commented Dec 1, 2017

We need more comprehensive test coverage for components which have a variety of props and/or possible prop values, or internal state and complex behavior. The goal is to establish snapshots to cover the various classes which can be applied to a component, and to verify correct behavior when the user is interacting with a component. These tests should follow our testing guidelines.

A few examples of the components which need coverage are:

@snide snide mentioned this issue Dec 5, 2017
51 tasks
This was referenced Dec 6, 2017
@snide snide added testing Issues or PRs that only affect tests - will not need changelog entries assign:engineer labels Apr 16, 2018
@chandlerprall
Copy link
Contributor

Closing this issue. The design team is doing housekeeping against our issues and closing items without much recent activity. Feel free to reopen if you still have issues or feel this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues or PRs that only affect tests - will not need changelog entries
Projects
None yet
Development

No branches or pull requests

4 participants