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:02.814
Given an existing repository
00:00:02.631
When I view the detail page
00:00:00.573
Then I see Name, Description, URL, Status, Last Checked, Created and Updated
And URL is rendered in mono font
00:00:00.051
And Created/Updated use absolute timestamps
00:00:00.036
Given I am authenticated
00:00:03.460
Given an existing repository
00:00:02.320
When I view the detail page
00:00:00.423
When I click Edit
00:00:00.678
Then the edit modal opens with editable Name, Description, URL and Auth Token (placeholder "••••••••")
00:00:00.001
Given I am authenticated
00:00:03.288
Given an existing repository
00:00:02.431
When I view the detail page
00:00:00.556
When I click Delete
00:00:00.386
Then a confirm dialog appears
00:00:00.047
And confirming deletes the repository
00:00:00.414
And on 409 the message "Cannot delete: repository is in use" is shown