CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Add tests for all sms api views #18

Closed Awinja-j closed 7 years ago

Awinja-j commented 7 years ago

This pull request introduces the following tests:

sms_api_clinical_officer.py sms_api_doctors.py sms_api_health_facilities.py sms_api_nhif_accredited_hospitals.py sms_api_nurses.py

Description of Task to be completed:

Write tests for doctors, health facilities and NHIF accredited hospitals

Background context:

Currently, there are only tests for the nurses' response and not the other views.

The relevant pivotal tracker story:

[API] Add tests for all sms api views