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 more unittests #34

Merged
merged 11 commits into from
Dec 20, 2023
Merged

Add more unittests #34

merged 11 commits into from
Dec 20, 2023

Conversation

ArkenCh
Copy link
Collaborator

@ArkenCh ArkenCh commented Aug 2, 2023

Neptune Tests enabled

tolerance = 1e-10_dp

! Check if outputs match expected values
@assertRelativelyEqual(cov, expected_cov, tolerance)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@ArkenCh I think the assertions here are also switched. It should be expected value first then the actual value. Otherwise results for failing tests will be written in a confusing way. (Same probably applies to all other assertions)

@danlueck danlueck merged commit 8104164 into master Dec 20, 2023
1 check 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.

None yet

2 participants