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 Tests for Each Component #6

Open
DonIsaac opened this issue Sep 16, 2020 · 4 comments
Open

Add Tests for Each Component #6

DonIsaac opened this issue Sep 16, 2020 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DonIsaac
Copy link
Member

We have a bunch of components (Label, Button, etc) that are used as utilities by many other components. Each component should have a <component>.spec.ts test suite associated with it. Tests should be written using Jest because it's designed for use with React.

@DonIsaac DonIsaac added enhancement New feature or request good first issue Good for newcomers labels Sep 16, 2020
@DonIsaac DonIsaac added this to the React Migration milestone Sep 16, 2020
@thePlebDev
Copy link

if this is still open I can write some tests in jest.

@DonIsaac
Copy link
Member Author

@thePlebDev it is indeed still open

@DonIsaac DonIsaac added the help wanted Extra attention is needed label Sep 17, 2020
@thePlebDev
Copy link

cool, if you can point me in the direction of the components that need testing I can start

@DonIsaac
Copy link
Member Author

@thePlebDev all of them haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants