oss-slu/ml_code_generator

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

Aberta

#46 aberto em 4 de out. de 2022

 (3 comentários) (0 reação) (0 responsável)Python (25 forks)auto 404
good first issuetesting

Métricas do repositório

Stars
 (2 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador