Open pavel-kirienko opened 3 years ago
Sorry for the lack of updates, but this is being worked on. The missing dependencies are added, and a noxfile+pytest setup is being worked on. In the meantime, for testing out the app locally there's a docker-compose development setup.
Adopting Nox for the backend would make its testing easier. Currently the docs say:
This might be trivial to automate with Nox (probably less trivial with Tox). Here are practical examples:
(also, Celery, Redis API, Flask-CORS, and Nunavut itself appear to be missing from the backend requirements)