oss-slu/ml_code_generator

Add test for all routes in the flask_app/flask_main.py

開放

#46 建立於 2022年10月4日

 (3 則留言) (0 個反應) (0 位負責人)Python (25 個分叉)auto 404
good first issuetesting

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南