Closed sh6900 closed 1 year ago
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 69 0 100% ---------------------------------------------------------------- TOTAL 312 17 95% ----------------------------------------------------------------------
Ran 38 tests in 1.050s
OK
PROBLEMS No problems have been detected in the workspace.
Test Flask CLI Commands
It should call the db-create command
Test Cases for Recommendation Model
Recommendation Server Tests
Ran 38 tests in 1.050s
OK
PROBLEMS No problems have been detected in the workspace.