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

[DOC][MNT] developer guide for local testing, dockerized tests, &lmmentel #4285

Merged
merged 3 commits into from Mar 11, 2023

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Mar 4, 2023

This PR adds a developer guide for local testing, which currently was in a bit of a confusing state for developers (mixing up CI on remote and testing on local).

It also salvages the docker images (as an alternative means of local or VM testing) from this PR abandoned by lmmentel:
#2249
reconciles it with the current state of the CI, and updates the dockers to the newest python versions.
(unfortunately, I was unable to work on the branch, as lmmentel has deleted it)

This PR also adds clear documentation for the dockerized tests, above the salvaged PR - in particular, not making them the primary recommended means of local testing since it's less beginner friendly.

@fkiraly fkiraly added documentation Documentation & tutorials maintenance Continuous integration, unit testing & package distribution labels Mar 4, 2023
@fkiraly fkiraly merged commit 8b18be7 into main Mar 11, 2023
@fkiraly fkiraly deleted the dockerize branch March 11, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation & tutorials maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant