CATcher-org / CATcher-org/CATcher
Add unit tests for new comment template features
Open
aspect-Testing
category.Chore
difficulty.Moderate
p.Low
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
# Summary
Currently, there are no tests written to check the parsing of Github comments for the new PRs. Let's add these tests.
## Description
There are a number of PRs that deal with the parsing of Github comments, such as #866, #877 and #885. With the number of features being added to the various templates, not having any tests written for them will make them more error prone.
We can reuse the comments in `githubcomment.constants.ts` so that we don't have to start from scratch.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.