Week 8
Milestones
- Complete Facility - patient_icmr.py module
- Complete Facility - resources.py module
- Complete Facility - shitfing.py module
- Complete facility - patient_external_test.py
- Complete one module with full coverage
Screenshots / Videos
Contributions
Learnings
- Worked one module module, to add 100% coverage for tests.
- Learn about coverage package of python and how to use it effectibely in IDE to test which lines of code is not tested and write tests for them.