vinnix / flask_rest_exercises

Flask tests
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Define tests for other phases that are not just submiting the files #6

Open vinnix opened 1 month ago

vinnix commented 1 month ago

That must include coverege for 95% or more of the code, including infraescructure as code. Celenium must be used for testing the front end.

vinnix commented 1 month ago

api code for submit split in subtask and done. now need to think about front end (such as celenium)