FHIR / FHIR/genomics-operations
Unit test coverage
Open
- Dominant language
- Python
- Stars
- 34
- Forks
- 22
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Issue:
There are a lot of functions in the common.py file which don't have unit tests. Currently, only the is_int function is tested
Solution:
Unit tests for the other testable functions should be added
Contributor guide
Assessment
This issue has not been assessed yet.