Skip to content

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