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

Run tests in CI (Github Action) #1

Open
robvdl opened this issue Feb 28, 2024 · 1 comment
Open

Run tests in CI (Github Action) #1

robvdl opened this issue Feb 28, 2024 · 1 comment
Assignees

Comments

@robvdl
Copy link
Member

robvdl commented Feb 28, 2024

No description provided.

@robvdl
Copy link
Member Author

robvdl commented Mar 6, 2024

Basic pytest + coverage has been setup but still needs actions setup.

This will require a Redis service and env vars.

Linting still needs to be done, I want to try out ruff for this for the first time. I would normally use flake8 + flake8-black + flake8-isort (plugins). But with this project I will try out ruff.

@robvdl robvdl self-assigned this Mar 8, 2024
@robvdl robvdl changed the title Setup linters, tests and CI/CD pipelines Run tests in CI (Github Action) Mar 12, 2024
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

1 participant