Test Result : Scenario: Find user by its phone number
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I search users with phone number "+386 31 323 111" | 0 ms | Passed |
And No exception was thrown | 0 ms | Passed |
Given I have the following user | 0 ms | Passed |
Scenario: Find user by its phone number | 3 ms | Passed |
Then I find users with phone number "+386 31 323 111" | 0 ms | Passed |
When I configure the user service for the account with the id 42 | 0 ms | Passed |