oss-slu/ml_code_generator
Add test for all routes in the flask_app/flask_main.py
オープン
#46 opened on 2022/10/04
good first issuetesting
Repository metrics
- Stars
- (2 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
There are currently no test cases verifying that all routes in flask_app/flask_main.py work. As we make changes to this code base, we want to ensure that this layer continues to work. This should be automatic tests that developers can run in their environment and that run with each push to the repo.