Closed olluyeancah closed 1 year ago
Test Flask CLI Commands
It should call the db-create command
Test Cases for Recommendation Model
Recommendation Server Tests
Ran 42 tests in 1.989s
OK
Test Flask CLI Commands
It should call the db-create command
Test Cases for Recommendation Model
Recommendation Server Tests
Name Stmts Miss Cover Missing
service/init.py 18 3 83% 31-34 service/common/cli_commands.py 7 0 100% service/common/error_handlers.py 38 13 66% 32, 38-40, 62-64, 77-79, 107-109 service/common/log_handlers.py 11 1 91% 35 service/common/status.py 45 0 100% service/config.py 5 0 100% service/models.py 119 0 100% service/routes.py 83 0 100%
TOTAL 326 17 95%
Ran 42 tests in 1.989s
OK