bitcoin-dev-project / bitcoin-dev-project/bdp-ui
Add component unit tests
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need to be able test each UI component in isolation before release to ensure its reliability and prevent regressions across releases. We can use the popular jest library or react testing library.
Contributor guide
Assessment
This issue has not been assessed yet.