bitshares / bitshares/bitshares-ui
Add jest to avoid causing regression errors
Open
[3] Enhancement
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
Jest can be added incrementally and made as part of a commit hook. This will allow for simple regression tests to be automated and ensure that we don't lose features as we build.
https://facebook.github.io/jest/docs/en/tutorial-react.html
Contributor guide
Research direction
No files or tests are named. Start by reading the linked Jest React tutorial and inspecting the repository's existing test and commit-hook setup; done means Jest is added incrementally, regression tests can run automatically, and the hook invokes them without losing existing features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100