Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

[maintainability] Refactor snapshot tests to remove cross-test dependency due to util getNextKey #39

Open
janedegtiareva opened this issue Dec 11, 2018 · 0 comments

Comments

@janedegtiareva
Copy link
Contributor

The problem manifests itself like this:

  • add a new test for App.tsx
  • snapshot tests start failing due to incorrect value of key
  • this is due to the fact that the key ids are currently generated off a variable that is shared between the tests.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant