connorferster/forallpeople
Replace remaining stubs in test_forallpeople.py with proper tests
Aperta
#2 aperta il 19 apr 2020
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.