Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Write test plan of things that need to be tested for 1.0 release #1373

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

Open
JoerivanEngelen opened this issue Jan 8, 2025 · 0 comments · May be fixed by #1545
Open

Write test plan of things that need to be tested for 1.0 release #1373

JoerivanEngelen opened this issue Jan 8, 2025 · 0 comments · May be fixed by #1545
Assignees
Milestone

Comments

@JoerivanEngelen
Copy link
Contributor

JoerivanEngelen commented Jan 8, 2025

@deltamarnix mentioned that it is good to first write up what we want to test additionally to the stuff currently in our CI. We can then work on automating these if possible.

Test cases I'm currently thinking of:

Broad metrics we could test for:

  • Did the test run without error, did the validation succeed? 
  • Are the model input files written by iMOD Python the same (account for differences in sorting of List-based input)?
  • Are iMOD Python's run times in a similar ballpark?
  • Are there large differences in memory usage? Did memory usage explode?
  • How much does model output differ? (Compute some basic statistics, mean, min, max difference)
  • Make some plots of model output differences, these can help identifying differences.
@github-project-automation github-project-automation bot moved this to 📯 New in iMOD Suite Jan 8, 2025
@JoerivanEngelen JoerivanEngelen added this to the v1.0 release milestone Jan 8, 2025
@JoerivanEngelen JoerivanEngelen moved this from 📯 New to 🏗 In Progress in iMOD Suite May 26, 2025
@JoerivanEngelen JoerivanEngelen linked a pull request May 28, 2025 that will close this issue
5 tasks
@JoerivanEngelen JoerivanEngelen moved this from 🏗 In Progress to 🧐 In Review in iMOD Suite May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🧐 In Review
Development

Successfully merging a pull request may close this issue.

2 participants