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 negative tests and pytests for validate_clvm_and_signature() #800

Merged
merged 5 commits into from
Nov 28, 2024

Conversation

matt-o-how
Copy link
Contributor

Extended the current rust tests to check against an incorrect message and an incorrect key, and added a python test for one of the cases

Copy link

coveralls-official bot commented Nov 25, 2024

Pull Request Test Coverage Report for Build 12032436548

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 84.054%

Totals Coverage Status
Change from base Build 12012039871: 0.03%
Covered Lines: 13004
Relevant Lines: 15471

💛 - Coveralls

@matt-o-how matt-o-how merged commit 7f93209 into main Nov 28, 2024
52 checks passed
@matt-o-how matt-o-how deleted the add_negative_tests_for_validate_clvm_and_sig branch November 28, 2024 14:19
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