credential/userpass: login

This commit is contained in:
Mitchell Hashimoto
2015-04-19 15:06:29 -07:00
parent c62d30760c
commit 038e705134
5 changed files with 90 additions and 5 deletions

View File

@@ -49,6 +49,7 @@ func testAccMap(t *testing.T) logicaltest.TestStep {
},
}
}
func testAccLogin(t *testing.T) logicaltest.TestStep {
return logicaltest.TestStep{
Operation: logical.WriteOperation,