ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 4 forks source link

92 improve backend tests #122

Closed sylvanie85 closed 3 weeks ago

sylvanie85 commented 3 weeks ago

ref #92 I started to improve the backend tests:

There's still a lot of work to be done on route testing with mocks to avoid using the database and Azure storage.