web icon indicating copy to clipboard operation
web copied to clipboard

Attempt to migrate to `@testing-library/react`

Open xobotyi opened this issue 2 years ago • 1 comments

Current library that is used for testing of components is not compatible with react 18 therefore we have to switch to alternative fo be abl;e to move forward in future.

xobotyi avatar May 14 '23 09:05 xobotyi

We're already two versions behind React, and the recent release of React 19 has pushed the testing library into a situation where they now need to introduce a built-in harness for SSR testing. Hope the solution doesn’t keep us waiting too long!

If they wont deliver in closest month - ill write own harness.

xobotyi avatar Dec 23 '24 23:12 xobotyi