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

(Not Checked) IPTA Unit Tests #70

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

JamisonTalley
Copy link
Collaborator

@JamisonTalley JamisonTalley commented Aug 2, 2024

This is an update to the tests directory in pint_pal that performs unit tests on most of the common methods used in the IPTA notebooks. These tests all pass on my versions of PINT and Pint Pal, but that is only one environment on one machine, so they probably need to be checked on the system that will actually be running the tests. Something to note is that there are scripts in the tests directory that have yet to be updated, and are likely incompatible with the current version of the software. There are more tests that may be helpful (see the commented out tests in test_lite_utils.py, for example), but I have yet to complete them.

This PR is prefaced as a Not Checked because it has not been cross-checked on a different system, but if these changes work on the testing system, they should be ready to merge. There was some discussion as to which branch the tests should be merged into, so this PR can be tweaked or recreated to fit whatever decision is made.

@JPGlaser
Copy link
Collaborator

JPGlaser commented Nov 1, 2024

@rossjjennings and @JamisonTalley , we need to include these tests into the GitHub Actions. Once its done and they successfully are tested by pytest, we can do a merge.

~ Joe G.

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 this pull request may close these issues.

2 participants