Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: use Nox for backend? #1

Open
pavel-kirienko opened this issue Jan 17, 2021 · 1 comment
Open

Suggestion: use Nox for backend? #1

pavel-kirienko opened this issue Jan 17, 2021 · 1 comment
Assignees

Comments

@pavel-kirienko
Copy link
Member

Adopting Nox for the backend would make its testing easier. Currently the docs say:

Setting up nunaserver is slightly complicated due to the several processes it needs to run.

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)

@bbworld1
Copy link
Contributor

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.

@songmeo songmeo self-assigned this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants