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

CI Testing #22

Open
IamLunchbox opened this issue Sep 20, 2024 · 4 comments
Open

CI Testing #22

IamLunchbox opened this issue Sep 20, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@IamLunchbox
Copy link
Collaborator

Would you consider automating tox tests of changes to this repository through a CI pipeline?

In the current setup that would deduct either CI minutes from your personal github account though. Maybe that changes for orgs, but I don't know more until i check the docs.

Otherwise, this would require a public proxmox instance, which i could take a look at. And as a last resort I could either host a drone runner easily or take a look at the self hosting of other runners, e.g. github.

@IamLunchbox IamLunchbox added the enhancement New feature or request label Sep 20, 2024
@meffie
Copy link
Owner

meffie commented Sep 20, 2024 via email

@IamLunchbox
Copy link
Collaborator Author

IamLunchbox commented Sep 20, 2024 via email

@meffie
Copy link
Owner

meffie commented Sep 21, 2024

For the CI pipeline, perhaps we could somehow use pytest to mock the proxmox api we use. It would not be an end-to-end test, but it would give us some code coverage.

@IamLunchbox
Copy link
Collaborator Author

Yeah maybe that is easier for now - or rather for the foreseeable future - i think this is not a high priority issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants