-
Notifications
You must be signed in to change notification settings - Fork 5
Added testing capability using Github Actions #65
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python build tarball is not being used by meta.yaml. We can leave the code as it is or can be deleted.
SanchitMinocha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job1 It looks fantastic. Just minor comments/suggestions.
One Major Request:
Please add secrets read from os environment inside core/run_altimeter.py in case of test function.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will later add test assertion to verify automatically if tests have been passed or not. For now, it is ok.

This PR allows running tests using GitHub Actions and pytest.