Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.
This repository was 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

@janedegtiareva

Description

@janedegtiareva

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions