Test Coverage for our REST API

@sharif here is an example of tests in that spreadsheet that already exist in the module:

patient_search

patient_create

And those tests run automatically for each pull request.

It is basing on the above that i conclude that our efforts are better spent on ensuring that each of the tests in that spreadsheet has a corresponding test in the module.

2 Likes