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.753
Given an existing repository
00:00:01.765
When I view the detail page
00:00:00.803
Then I see Name, Description, URL, Status, Last Checked, Created and Updated
And URL is rendered in mono font
00:00:00.045
And Created/Updated use absolute timestamps
00:00:00.088
Given I am authenticated
00:00:05.029
Given an existing repository
00:00:01.729
When I view the detail page
00:00:00.708
When I click Edit
00:00:00.815
Then the edit modal opens with editable Name, Description, URL and Auth Token (placeholder "••••••••")
Given I am authenticated
00:00:05.796
Given an existing repository
00:00:01.704
When I view the detail page
00:00:00.665
When I click Delete
00:00:00.579
Then a confirm dialog appears
00:00:00.042
And confirming deletes the repository
00:00:00.800
And on 409 the message "Cannot delete: repository is in use" is shown
00:00:00.002