fiddle
fiddle copied to clipboard
Migrate tests from Enzyme to React Testing Library
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.