Test Result : Scenario: Delete an existing event
0 failures
9 tests
All Tests
Test name | Duration | Status |
And A "CREATE" event from device "first" | 0 ms | Passed |
And A device named "second" | 0 ms | Passed |
And I search for an event with the remembered ID | 0 ms | Passed |
Given A device named "first" | 0 ms | Passed |
Scenario: Delete an existing event | 8 ms | Passed |
Then The event matches the creator parameters | 0 ms | Passed |
Then There is no such event | 0 ms | Passed |
When I delete the event with the remembered ID | 0 ms | Passed |
When I search for an event with the remembered ID | 0 ms | Passed |