RealDevSquad / RealDevSquad/website-backend
Improper Test Coverage
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Issue
Low Coverage in some tests.
Description
We are not checking all the fields that are being sent from our API and thus the test coverage is low for some tests. Please have a look into what fields are being sent and write adequate tests.
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
No specific files, endpoints, or tests are named. Locate the API tests and inspect which fields each API sends; add assertions for the missing fields and run the affected test suite to confirm the responses are fully checked.
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