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 support #18

Merged
merged 3 commits into from
Dec 23, 2021
Merged

Jest support #18

merged 3 commits into from
Dec 23, 2021

Conversation

jamierumbelow
Copy link
Contributor

@jamierumbelow jamierumbelow commented Dec 23, 2021

This PR adds jest support:

  • It adds jest, ts-jest and jsdom dependencies to package.json
  • It checks in yarn.lock as we transition to using yarn for package management
  • It adds a small test for the utils.$ function, to demonstrate it working

It closes #17.

@jamierumbelow jamierumbelow self-assigned this Dec 23, 2021
@DimitarNestorov
Copy link
Contributor

image
Tests work. Thank you!

@DimitarNestorov DimitarNestorov merged commit 61e2bca into Safari-Wallet:main Dec 23, 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.

Add Jest
2 participants