Repository Detail
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:04.230
Given an existing repository
00:00:01.507
When I view the detail page
00:00:00.757
Then I see Name, Description, URL, Account, Status, Last Checked, Created and Updated
00:00:00.085
And URL is rendered in mono font
00:00:00.014
And Created/Updated use absolute timestamps
00:00:00.022
Given I am authenticated
00:00:04.038
Given an existing repository
00:00:01.555
When I view the detail page
00:00:00.608
When I click Edit
00:00:00.635
Then the edit modal opens with editable Name, Description, URL and Bot Account
00:00:00.158
And the form does NOT contain an Auth Token field
00:00:00.017
Given I am authenticated
00:00:04.424
Given an existing repository
00:00:01.608
When I view the detail page
00:00:00.812
When I click Delete
00:00:00.397
Then a confirm dialog appears
00:00:00.045
And confirming deletes the repository
00:00:00.725
And on 409 the message "Cannot delete: repository is in use" is shown
00:00:00.001