y-react
y-react copied to clipboard
Delinquent Tests
We have two tests that are being skipped right now:
-
feature/provider/hook/useWebRTC.spec.tsx:68: This test relies on somelib0/cryptostuff that needs to be mocked. -
feature/doc/index.spec.tsx:68: This test used a feature of React Hook Testing Library for testing errors. That library is now deprecated and has been folded into React Testing Library. Unfortunately, the newrenderHookhas a regression that no longer allows error testing and the folks in charge seem more keen to bike-shed a replacement than actually fix the issue.