uber / react-digraph

A library for creating directed graph editors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Jest and Enzyme to be able to use toMatchInlineSnapshot()

ajbogh opened this issue · comments

Is your feature request related to a problem? Please describe.
Update Jest and Enzyme to be able to use toMatchInlineSnapshot()

Describe the solution you'd like
Update the test libraries to use the latest features which support or work with hooks.

Describe alternatives you've considered

  • Use current libraries and don't use toMatchInlineSnapshot.
  • Use react-testing-library