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.

贡献者指南