CodeForAfrica / CodeForAfrica/HealthTools.API

Update test scripts

Abierto
#73 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
19
Forks
20
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.