Test coverage
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we use Cypress for end-to-end testing and we have no unit tests. Due to code instability, unit testing would not be constructive to do.
I wonder if we can measure the code coverage from our end-to-end tests. https://docs.cypress.io/guides/tooling/code-coverage
See [package.json](https://github.com/FNNDSC/ChRIS_ui/blob/096c02ec31be80b10e7a0ab19fd972de6643dc4a/package.json#L69) and [.github/workflows/test.yml](https://github.com/FNNDSC/ChRIS_ui/blob/096c02ec31be80b10e7a0ab19fd972de6643dc4a/.github/workflows/tests.yml) for test run configuration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.