LoginRadius / LoginRadius/loginradius-react
Add unit test for reducer
Open
@bhavin-a is already working on this.
Since Oct 13, 2021.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi @mohammed786, I was going through the code and found that we don't have UT added for `reducer`. Not sure if we want that but I feel that since reducers contain important business logic, they should be tested well on the type of state they are returning.
Let me know your thoughts on this. Would be really happy to help there 🙂. Thanks!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.