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

Refactor and improve UT for PoP token verifier #371

Merged

Commits on Aug 8, 2023

  1. Refactor and improve UT for PoP token verifier

    Signed-off-by: Neha Prakash <nehaprakash@microsoft.com>
    Neha Prakash committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a4fe63b View commit details
    Browse the repository at this point in the history
  2. Refactored the test structure to follow builder architecture and adde…

    …d comments for all test cases in pop_tokenverifier_test
    
    Signed-off-by: Neha Prakash <nehaprakash@microsoft.com>
    Neha Prakash committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4b345b8 View commit details
    Browse the repository at this point in the history
  3. Addressed comments, changes include - added package azure_test, added…

    … helper file pop_tokenverifier_test_utils.go, refactored test cases to use a table driven approach
    
    Signed-off-by: Neha Prakash <nehaprakash@microsoft.com>
    Neha Prakash committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    00571c8 View commit details
    Browse the repository at this point in the history