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

Implement a unit test for the FindRecalSeries function #60

Closed
hechth opened this issue Sep 13, 2024 · 0 comments · Fixed by #61
Closed

Implement a unit test for the FindRecalSeries function #60

hechth opened this issue Sep 13, 2024 · 0 comments · Fixed by #61
Assignees

Comments

@hechth
Copy link
Member

hechth commented Sep 13, 2024

The user facing FindRecalSeries function has no unit test so far, only all of the sub-functions have tests. There should be another test added for this function to insure that it works reproducibly, especially given that the test for the Galaxy tool wrapper is failing.

The test should take a recalibration list and check the output whether it is consistent across runs, so just comparing the actual output vs. the expected, which would be the output at the first run.

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 a pull request may close this issue.

2 participants