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.276
Given an existing repository
00:00:29.635
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.116
Given I am authenticated
00:00:00.399
Given an existing repository
00:00:29.510
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.123
Given I am authenticated
00:00:00.320
Given an existing repository
00:00:29.602
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.127