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:00.798
Given an existing repository
00:00:29.102
When I view the detail page
Then I see Name, Description, URL, Status, Last Checked, Created and Updated
And URL is rendered in mono font
And Created/Updated use absolute timestamps
After
00:00:00.144
Given I am authenticated
00:00:00.705
Given an existing repository
00:00:29.206
When I view the detail page
When I click Edit
Then the edit modal opens with editable Name, Description, URL and Auth Token (placeholder "••••••••")
After
00:00:00.146
Given I am authenticated
00:00:00.590
Given an existing repository
00:00:29.256
When I view the detail page
When I click Delete
Then a confirm dialog appears
And confirming deletes the repository
And on 409 the message "Cannot delete: repository is in use" is shown
After
00:00:00.114