Delete test result

BDD file with acceptance criteria for deleting user test result(s)
Feature: As a user I want to list my user test results

Scenario: Test results loaded successfully
 Given  I am viewing the loaded test results
 Then  I should see the following results:
| participantName | duration | device | date | status |
| Recording by g | 0:03 | Chrome | 13 Feb 19 | active |
| Recording by g | 2:01 | Safari | 20 Jan 19 | redacted |