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

Add unit tests #28

Open
bfonta opened this issue Mar 6, 2023 · 0 comments
Open

Add unit tests #28

bfonta opened this issue Mar 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bfonta
Copy link
Collaborator

bfonta commented Mar 6, 2023

As the project grows, we should add simple unit tests, to avoid constant bug fixes. As a start:

  • check provide_* functions for event and geometry data
  • run the reconstruction chain for multiple parameters and guarantee that it completes successfully and the final result makes sense
  • run the validation of the reconstruction chain
  • make sure the event display scripts complete successfully

The above should run automatically every time a PR is submitted for review.

@bfonta bfonta added the enhancement New feature or request label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant