RealDevSquad / RealDevSquad/website-backend
Add unit tests for user model functions
Open
A pull request for this has already been merged.
- #206 by @ankurnarkhede — merged
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Add unit tests for user model functions.
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.
Research direction
Start by locating the user model and reviewing existing backend test conventions; the issue does not name specific files or functions. Determine which user model functions lack coverage, add unit tests for them, and run the relevant test suite to confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- api, backend, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100