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

Create proper tests involving datasets, with expected results which have been manually confirmed as good #22

Open
rbejar opened this issue Mar 13, 2024 · 0 comments
Labels
code quality Adding tests, refactoring and paying technical debt enhancement New feature or request

Comments

@rbejar
Copy link
Contributor

rbejar commented Mar 13, 2024

Many tests in DataTestsSpec are essentially smoke tests, and the results produced by them must be checked manually (e.g., loading the resulting datasets in QGIS and validating what you see/measure/query there) if you need to be sure that they produce the correct results. Curating a set of test datasets, with the expected results after the different transformations, and using that in the tests to make sure that the results are what is expected is pending work.

@rbejar rbejar added enhancement New feature or request code quality Adding tests, refactoring and paying technical debt labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Adding tests, refactoring and paying technical debt enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant