connorferster/forallpeople

Replace remaining stubs in test_forallpeople.py with proper tests

Aperta

#2 aperta il 19 apr 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (50 fork)github user discovery
good first issue

Metriche repository

Star
 (376 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

There are some unit tests in test_forallpeople.py that are still sitting with stubs that are written as return True (bad on me!) Almost all of the functions in the module have tests but there are functions that have tests that are just stubs. Unit tests need to replace the stubs.

Guida contributor