GeneralStepDefinitions.beforeScenario(Scenario)
685 ms
Passed
Given we are testing the OCM Api
795 ms
Passed
Given an administrator generates a QR code by creating a connection with alias {subscriber} via OCM api
1910 ms
Passed
Then the field {statusCode} contains the value {200}
35 ms
Passed
And the status code should be {201}
0 ms
Passed
And the response is valid according to the {Connection_POST_invitationURL.json} REST schema
391 ms
Passed
Then the field {message} contains the value {Connection created successfully}
0 ms
Passed
And the field {$..state} contains the value {invited}
3 ms
Passed
And the field {$..role} contains the value {inviter}
2 ms
Passed
And the field {$..alias} contains the value {subscriber}
0 ms
Passed
GeneralStepDefinitions.afterScenario()
0 ms
Passed