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:05.961
Given an existing repository
00:00:01.920
When I view the detail page
00:00:00.937
Then I see Name, Description, URL, Account, Status, Last Checked, Created and Updated
00:00:00.177
And URL is rendered in mono font
00:00:00.024
And Created/Updated use absolute timestamps
00:00:00.026
Given I am authenticated
00:00:06.725
Given an existing repository
00:00:01.846
When I view the detail page
00:00:00.754
When I click Edit
00:00:00.802
Then the edit modal opens with editable Name, Description, URL and Bot Account
00:00:00.301
And the form does NOT contain an Auth Token field
00:00:00.026
Given I am authenticated
00:00:06.239
Given an existing repository
00:00:01.842
When I view the detail page
00:00:00.939
When I click Delete
00:00:00.588
Then a confirm dialog appears
00:00:00.027
And confirming deletes the repository
00:00:00.647
And on 409 the message "Cannot delete: repository is in use" is shown
00:00:00.001