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

fix: openapi validation test for keychain-vault plugin #1330

Merged
merged 2 commits into from Sep 18, 2021

Commits on Sep 17, 2021

  1. fix: openapi validation test for keychain-vault plugin

    Includes tests for endpoints setKeychainEntryV1,
    getKeychainEntryV1, deleteKeychainEntryV1 and
    hasKeychainEntryV1, each of them, when appropiate,
    with test cases:
      - Right request
      - Request including an invalid parameter
      - Request without a required parameter
    
    Closes hyperledger#1329
    
    Relationed with hyperledger#847
    
    Signed-off-by: Elena Izaguirre <e.izaguirre.equiza@accenture.com>
    elenaizaguirre committed Sep 17, 2021
    Copy the full SHA
    4735ceb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    04bea2c View commit details
    Browse the repository at this point in the history