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

Automated unit and integration testing #4

Open
luukvdmeer opened this issue Nov 30, 2021 · 1 comment
Open

Automated unit and integration testing #4

luukvdmeer opened this issue Nov 30, 2021 · 1 comment
Labels
devops 🤖 Related to DevOps workflows like CI/CD, unit testing or logging help wanted 🆘 Extra attention is needed

Comments

@luukvdmeer
Copy link
Member

An automated testing workflow should be added to be package. Should at least test if the verbs (and all operators and reducers) return correct values when applied to a small test array (taken from the test datacube). To get started, see e.g. https://realpython.com/python-testing/

@luukvdmeer luukvdmeer added the devops 🤖 Related to DevOps workflows like CI/CD, unit testing or logging label Nov 30, 2021
@luukvdmeer luukvdmeer self-assigned this Nov 30, 2021
@luukvdmeer
Copy link
Member Author

The structure for testing is there, just more tests need to be added

@luukvdmeer luukvdmeer removed their assignment Nov 10, 2022
@luukvdmeer luukvdmeer added the help wanted 🆘 Extra attention is needed label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops 🤖 Related to DevOps workflows like CI/CD, unit testing or logging help wanted 🆘 Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant