CodeForAfrica / CodeForAfrica/HealthTools.API

Update test scripts

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
20
PR merge metrics
No merged PRs in 30d

Description

## Description
Currently, the test runner cannot run any test case, it reports that there is no test (which is false).
After including the test files in the __init__ file of the test module, some tests are failing due to changes in the implementation of some features, such as the returned value when a document was not found.

## Screenshots
Nosetests report that no test was found
notest

Some test failing
testfails
## Files
The concerned files reside in the `healthtools/tests` folder

## To Reproduce
Run the tests, some would fail

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.