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

update test to use jest #95

Merged
merged 1 commit into from
Aug 16, 2018
Merged

update test to use jest #95

merged 1 commit into from
Aug 16, 2018

Conversation

hartzis
Copy link
Collaborator

@hartzis hartzis commented Aug 15, 2018

  • use jest to run tests
  • remove yarn.lock in favor of npm's package-lock?

@hartzis
Copy link
Collaborator Author

hartzis commented Aug 15, 2018

well it appears the tests/travis wont run on a PR to a non master branch...

they run locally 😸

 PASS  test/recaptcha-wrapper.spec.js
 PASS  test/recaptcha.spec.js

Test Suites: 2 passed, 2 total
Tests:       1 skipped, 7 passed, 8 total
Snapshots:   0 total
Time:        1.657s
Ran all test suites.

@hartzis hartzis requested a review from dozoisch August 15, 2018 04:17
@hartzis hartzis mentioned this pull request Aug 15, 2018
10 tasks
@dozoisch dozoisch merged commit 116be2a into 1.x Aug 16, 2018
@dozoisch dozoisch deleted the update-tests-jest branch August 16, 2018 01:34
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