Skip to content

Consolidate common test logic for SHA and MD5 tests - #1692

Open
Mohit-Rajbhar100698 wants to merge 1 commit into
IBM:mainfrom
Mohit-Rajbhar100698:consolidate-sha-md5-tests
Open

Consolidate common test logic for SHA and MD5 tests#1692
Mohit-Rajbhar100698 wants to merge 1 commit into
IBM:mainfrom
Mohit-Rajbhar100698:consolidate-sha-md5-tests

Conversation

@Mohit-Rajbhar100698

Copy link
Copy Markdown
Collaborator

This change consolidates the common test logic into a shared base
test class. Test classes extend the base class and provide the
required test data while reusing the common test methods.

This refactoring reduces duplicate test code.

Signed-off-by: Mohit Rajbhar mohit.rajbhar@ibm.com

This change consolidates the common test logic into a shared base
test class. Test classes extend the base class and provide the
required test data while reusing the common test methods.

This refactoring reduces duplicate test code.

Signed-off-by: Mohit Rajbhar <mohit.rajbhar@ibm.com>
@jasonkatonica

Copy link
Copy Markdown
Member

Hi @Mohit-Rajbhar100698 Can you please also add known answer tests for the other tests besides MD5 that are being consolidated here? This will ensure we are following KAT that are published typically in the RFCs

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