joebobmiles / joebobmiles/y-react
Delinquent Tests
Open
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We have two tests that are being skipped right now:
1. `feature/provider/hook/useWebRTC.spec.tsx:68`: This test relies on some `lib0/crypto` stuff that needs to be mocked.
2. `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 new `renderHook` has 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.