fiddle icon indicating copy to clipboard operation
fiddle copied to clipboard

Migrate tests from Enzyme to React Testing Library

Open erickzhao opened this issue 2 years ago • 0 comments

Since #1093, we have the ability to test Fiddle's React components using React Testing Library (RTL).

We should gradually migrate all our Enzyme component tests to RTL to move away from Enzyme for the reasons detailed in the Fiddle Test Improvements document.

erickzhao avatar Jul 18 '23 21:07 erickzhao