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

Unit Tests of utility functions #3

Open
4 tasks done
cowglow opened this issue Jan 11, 2022 · 0 comments · Fixed by #4
Open
4 tasks done

Unit Tests of utility functions #3

cowglow opened this issue Jan 11, 2022 · 0 comments · Fixed by #4
Assignees
Labels
🚀 ready to start This issue is defined and can be started right away

Comments

@cowglow
Copy link
Contributor

cowglow commented Jan 11, 2022

Description
The utility functions don't have tests. Add the Jest dependency and add additional configurations to be able to create .spec.ts files.

Simply create the tests for each of the utility functions and which ever edge cases you can find.

Also add Script for executing test suite.

Links/References
https://jestjs.io/docs/getting-started

Tasks

  • Add dependency
  • Configure Jest for project
  • Add Unit tests for utility funcs
  • Add Script command to package.json

Additional Context

@cowglow cowglow assigned cowglow and TamaraBogantseva and unassigned cowglow Jan 11, 2022
@cowglow cowglow added the 🚀 ready to start This issue is defined and can be started right away label Jan 11, 2022
@TamaraBogantseva TamaraBogantseva mentioned this issue Jan 12, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 ready to start This issue is defined and can be started right away
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants