Skip to content

Commit

Permalink
app role tests pending.
Browse files Browse the repository at this point in the history
  • Loading branch information
rajanadar committed Aug 31, 2016
1 parent 4a6ed63 commit 40933a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/VaultSharp.UnitTests/End2End/VaultClientEnd2EndTests.cs
Expand Up @@ -1167,6 +1167,8 @@ private async Task SecretTests()
await Assert.ThrowsAsync<Exception>(() => _authenticatedClient.ReadSecretAsync(path));
}

// raja todo. add approle tests.

private async Task AppIdAuthenticationProviderTests()
{
// app-id auth
Expand Down

0 comments on commit 40933a1

Please sign in to comment.