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 CI tests for mast_wss, in test_mast_wss.py #911

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

mperrin
Copy link
Collaborator

@mperrin mperrin commented Sep 11, 2024

In the course of testing #908 I wanted to add a unit test to test that new code in the CI. And I realized I had long ago wrote -- but never committed, by accident -- a test_mast_wss.py file.

This PR adds that file, including with an added test for the OPD rescaling feature added in #908. As such, we should expect the CI tests for this PR to fail until #908 is merged, and then subsequently pass after that.

@pep8speaks
Copy link

pep8speaks commented Sep 11, 2024

Hello @mperrin, Thank you for updating !

Line 36:13: E127 continuation line over-indented for visual indent

Comment last updated at 2024-09-11 20:57:38 UTC

Copy link
Collaborator

@obi-wan76 obi-wan76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for adding the test for the OPD rescaling. I'll approve now and merge once the CI tests pass, after merging the large scale PR.

@obi-wan76 obi-wan76 merged commit 6a616bd into spacetelescope:develop Sep 12, 2024
8 checks passed
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.

3 participants