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

automatic testing #38

Open
5 tasks
keewis opened this issue May 5, 2023 · 0 comments
Open
5 tasks

automatic testing #38

keewis opened this issue May 5, 2023 · 0 comments

Comments

@keewis
Copy link
Collaborator

keewis commented May 5, 2023

As with any library, testing (mostly unit testing) in CI is important. However, for the reader this seems tricky, as not everything can be easily tested. A few of the modules are easier, though:

  • safe_rcm.product.dicttoolz
  • safe_rcm.product.utils
  • safe_rcm.product.predicates
  • safe_rcm.xml
  • safe_rcm.product.transformers

This leaves us with the long functions in safe_rcm.product.reader, safe_rcm.api, and safe_rcm.calibrations (mostly the mappings used to construct the final DataTree object.

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