Skip to content

Fixes for Node 12 and various other changes for maintenance #62

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

RobertLowe
Copy link

  • Fixes all jest tests
  • Fixes various require statements to import
  • Fixes docusaurus by locking version
  • Changes takeSnapshot functions to compareSnapshot
  • Changes related phrases for take to compare
  • Replaces When for compare with Then, its only an assertion, even though there is a side effect of saving snapshots

Let me know your thoughts

RobertLowe added 3 commits May 9, 2020 05:45
- Fixes all jest tests
- Fixes various require statements to import
- Fixes docusaurus by locking version
- Changes `takeSnapshot` functions to `compareSnapshot`
- Changes related phrases for take to compare
- Replaces `When` for compare with `Then`, its only an assertion, even though there is a side effect of saving snapshots

Remaining work: Resolve cypress tests
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.

1 participant