Open
Description
openedon Aug 5, 2024
Need more unit test coverage:
- make one test file per module (e.g., stac-mjx/utils.py -> tests/test_utils.py) (test_utils.py already exists, so please follow that.)
- put python files defining a function that loads or points to the data in tests/fixtures
- Any required data should be put into a fixture in tests/fixtures.
- Look at codecov report to make sure you have 80% coverage
Follow:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels