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:03.719
Given an existing repository
00:00:01.229
When I view the detail page
00:00:00.568
Then I see Name, Description, URL, Status, Last Checked, Created and Updated
And URL is rendered in mono font
00:00:00.039
And Created/Updated use absolute timestamps
00:00:00.043
Given I am authenticated
00:00:03.663
Given an existing repository
00:00:01.291
When I view the detail page
00:00:00.456
When I click Edit
00:00:00.499
Then the edit modal opens with editable Name, Description, URL and Auth Token (placeholder "••••••••")
Given I am authenticated
00:00:03.596
Given an existing repository
00:00:01.098
When I view the detail page
00:00:00.378
When I click Delete
00:00:00.373
Then a confirm dialog appears
00:00:00.103
And confirming deletes the repository
00:00:00.450
And on 409 the message "Cannot delete: repository is in use" is shown