Skip to content

Tests: test_api split test_sign_verify() #1671

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

MVrachev
Copy link
Collaborator

Description of the changes being introduced by the pull request:

test_sign_verify() is testing too many cases and after the recent
pylint warning about the usage of too many local variables it became
clear it's time to split this test function.

I decided to split it logically as half of the function was about
failures connected with verify.

Signed-off-by: Martin Vrachev mvrachev@vmware.com

test_sign_verify() is testing too many cases and after the recent
pylint warning about the usage of too many local variables it became
clear it's time to split this test function.

I decided to split it logically as half of the function was about
failures connected with verify.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1444479415

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.461%

Totals Coverage Status
Change from base Build 1443195620: 0.0%
Covered Lines: 3946
Relevant Lines: 4030

💛 - Coveralls

@jku jku merged commit 5a9b3fa into theupdateframework:develop Nov 11, 2021
@MVrachev MVrachev deleted the split-test branch November 11, 2021 14:56
@lukpueh lukpueh mentioned this pull request Dec 13, 2021
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