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

Rewriting tests to use Jest #20

Closed
wants to merge 6 commits into from
Closed

Rewriting tests to use Jest #20

wants to merge 6 commits into from

Conversation

xeptao
Copy link

@xeptao xeptao commented Jun 20, 2021

Fix for issue #18

  • Installed jest and ts-jest
  • Added the key 'jest' to package.json
  • Rewrote tests to use jest
  • Changed the 'test' script to use jest
  • Removed unneeded variables because of TypeScript
  • Removed 'mocha' and 'chai' from the dependency list

@xeptao xeptao closed this Jun 20, 2021
@xeptao xeptao reopened this Jun 20, 2021
@decanus
Copy link
Contributor

decanus commented Jul 1, 2021

Hey, we agreed not to do this internally, sorry for the late feedback!

@decanus decanus closed this Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants