oss-slu/ml_code_generator
Add test for all routes in the flask_app/flask_main.py
Aperta
#46 aperta il 4 ott 2022
good first issuetesting
Metriche repository
- Star
- (2 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.