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 to Files with Jest #124

Open
jayehernandez opened this issue Jun 2, 2020 · 5 comments · Fixed by #160 or #221
Open

🧪 Add Unit Test to Files with Jest #124

jayehernandez opened this issue Jun 2, 2020 · 5 comments · Fixed by #160 or #221
Labels
help wanted Extra attention is needed testing

Comments

@jayehernandez
Copy link
Owner

jayehernandez commented Jun 2, 2020

We've recently added unit testing using Jest c/o @tbarland77 (thank you!).

You can choose to add an issue to either the server files or client files.

No need to wait for you to be assigned to this issue, just reference it when you make a PR. Please make sure that the file you are about to add a test to does not have a pending PR or existing test in the master branch.

Guidelines for testing to follow! Check out #125 for progress on this part.

@nicolas-alv3
Copy link
Contributor

Hi!, Do you need more test? (In adittion to the ones that @tbarland77 did)

@jayehernandez
Copy link
Owner Author

Hi!, Do you need more test? (In adittion to the ones that @tbarland77 did)

Hey @nicolas-alv3, yes sure! You can work on the files @tbarland77 did not cover in his recent PR :)

@king-11
Copy link
Contributor

king-11 commented Sep 21, 2020

@jayehernandez are there any more tests that needs to be added to the server or client I would love to contribute :)

@bobsany16
Copy link
Contributor

bobsany16 commented Oct 7, 2020

@jayehernandez I'm working on adding test for Time view. Currently at 11% coverage. Having some trouble with testing the getNow() and its content.

@jayehernandez
Copy link
Owner Author

@bobsany16 cool, will comment on your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed testing
Projects
None yet
4 participants