Container Registries
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:10.202
When I open the container registries page
00:00:00.105
Then I see a list of configured container registries
00:00:03.219
Given I am authenticated
00:00:15.030
Given an existing container registry
00:00:04.579
When I view the container registry detail page
00:00:01.419
Then I see registry name, URL, and username
00:00:00.354
Given I am authenticated
00:00:12.446
When I open the container registries page
00:00:00.123
And I click Add Registry
00:00:05.695
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.704
And I save the registry form
00:00:00.313
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.078
Given I am authenticated
00:00:14.584
When I open the container registries page
00:00:00.445
And I click Add Registry
00:00:04.982
Then the add modal opens with title "Add Container Registry"
00:00:00.258
And the form shows Name, URL, Username and Token fields
00:00:00.397
Given I am authenticated
00:00:13.313
When I open the container registries page
00:00:00.130
And I click Add Registry
00:00:05.399
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.939
And I save the registry form
00:00:01.659
Then the new registry appears in the list
00:00:02.245
Given I am authenticated
00:00:13.650
Given an existing container registry
00:00:02.873
When I view the container registry detail page
00:00:00.873
And I click Edit
00:00:00.999
Then the edit modal opens with title "Edit Container Registry"
00:00:00.360
And the Token field is empty
00:00:00.063
Given I am authenticated
00:00:13.457
Given an existing container registry
00:00:02.543
And I view the container registry detail page
00:00:01.376
When I click Delete
00:00:00.819
Then a confirm dialog appears
00:00:00.098
And confirming deletes the registry
00:00:00.951