Test Result : Scenario: If user expiration date is today, user can not login because expiration date was reached
0 failures
13 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I add credentials | 0 ms | Passed |
And I configure account service | 0 ms | Passed |
And I configure user service | 0 ms | Passed |
And I configure user service | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I logout | 0 ms | Passed |
And User A | 0 ms | Passed |
Given Account | 0 ms | Passed |
Given I expect the exception "KapuaAuthenticationException" with the text "Error: kapua-a" | 0 ms | Passed |
Scenario: If user expiration date is today, user can not login because expiration date was reached | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I login as user with name "kapua-a" and password "ToManySecrets123#" | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |