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 unit tests for the formal integral #741

Merged
merged 2 commits into from
Jun 14, 2017

Conversation

yeganer
Copy link
Contributor

@yeganer yeganer commented Jun 12, 2017

This PR introduces tests for the functions used bye the C implementation.

@yeganer
Copy link
Contributor Author

yeganer commented Jun 12, 2017

@wkerzendorf This should be complete. Please give a quick review and merge if there is nothing to dicuss.

oz,
oshell_id
)
ntest.assert_equal(N, size[0])
Copy link
Member

Choose a reason for hiding this comment

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

maybe change to aassert N == size[0]

Copy link
Member

@wkerzendorf wkerzendorf left a comment

Choose a reason for hiding this comment

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

fine

Make it clear when asserting the equality of two scalar values.
@yeganer
Copy link
Contributor Author

yeganer commented Jun 13, 2017

@wkerzendorf I made the changes you requested, please merge if there is nothing else.

@wkerzendorf wkerzendorf merged commit 62cc77f into tardis-sn:formal_integral Jun 14, 2017
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