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

[joss-review] Add testing #21

Open
zonca opened this issue Apr 24, 2024 · 0 comments
Open

[joss-review] Add testing #21

zonca opened this issue Apr 24, 2024 · 0 comments

Comments

@zonca
Copy link

zonca commented Apr 24, 2024

It would be useful to have a way of testing the package.

Already we can run the example and verify if the package runs, but we do not know if the results make sense.

I think the easiest way would be to add a script in the analysis phase of the example run:
https://bayeseor.readthedocs.io/en/latest/usage.html#analyzing-bayeseor-outputs

this should check that the results are reasonable, for example checking the average value of some parameters and making sure they agree with the expected values with some assert statements.

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

No branches or pull requests

1 participant