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 tests for assert_equal_public_point #727

Closed
moCello opened this issue Jan 24, 2023 · 1 comment
Closed

Add tests for assert_equal_public_point #727

moCello opened this issue Jan 24, 2023 · 1 comment

Comments

@moCello
Copy link
Member

moCello commented Jan 24, 2023

Describe what you want implemented
Add tests for assert_equal_public_point method of the composer:

  • sanity test
  • fails when the points are not equal
  • fails when only one of the coordinates are not equal

Describe "Why" this is needed
We need to increase our tests coverage, as the issue #721 clearly showed.

Describe alternatives you've considered
N/A

Additional context
Equivalent to #725

@moCello
Copy link
Member Author

moCello commented Feb 7, 2023

included in #731

@moCello moCello closed this as completed Feb 7, 2023
@moCello moCello mentioned this issue Apr 6, 2023
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

No branches or pull requests

1 participant