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

Creates tests for distribution procedures #254

Merged
merged 13 commits into from
Dec 18, 2023

Conversation

r-akemii
Copy link
Collaborator

@r-akemii r-akemii commented Nov 20, 2023

Added tests for all distribution procedures (IPF, Cabibrate Gravity, and Apply Gravity).
New testing files were also added to the project.

Still to be done:

  • Test IPF from Import from layer
  • Parametrize test_apply_gravity to consider the user input of an inverse power and Gamma models. Currently, we test if the model reads a .mod file and if the output is working
  • The assertions in test_apply_gravity can be improved
  • Test saving the procedure report log (I think that only testing if the saving button of this window is working is enough)

@r-akemii r-akemii marked this pull request as draft November 21, 2023 11:15
@r-akemii r-akemii marked this pull request as ready for review November 21, 2023 11:43
@r-akemii r-akemii linked an issue Nov 21, 2023 that may be closed by this pull request
This was referenced Dec 11, 2023
@pedrocamargo pedrocamargo merged commit f7abbf1 into develop Dec 18, 2023
4 checks passed
@pedrocamargo pedrocamargo deleted the renata/creates-tests-for-distribution-procedures branch December 18, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for distribution procedures
2 participants