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:04.903
When I open the container registries page
00:00:00.099
Then I see a list of configured container registries
00:00:01.516
Given I am authenticated
00:00:05.067
When I open the container registries page
00:00:00.093
And I click Add Registry
00:00:01.532
Then the add modal opens with title "Add Container Registry"
00:00:00.110
And the form shows Name, URL, Username and Token fields
00:00:00.090
Given I am authenticated
00:00:05.431
Given an existing container registry
00:00:01.644
When I view the container registry detail page
00:00:00.474
Then I see registry name, URL, and username
00:00:00.293
Given I am authenticated
00:00:06.088
When I open the container registries page
00:00:00.113
And I click Add Registry
00:00:01.637
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.394
And I save the registry form
00:00:00.302
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.063
Given I am authenticated
00:00:05.964
When I open the container registries page
00:00:00.081
And I click Add Registry
00:00:01.260
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.874
And I save the registry form
00:00:00.617
Then the new registry appears in the list
00:00:01.016
Given I am authenticated
00:00:05.786
Given an existing container registry
00:00:01.204
When I view the container registry detail page
00:00:00.448
And I click Edit
00:00:00.539
Then the edit modal opens with title "Edit Container Registry"
00:00:00.167
And the Token field is empty
00:00:00.027
Given I am authenticated
00:00:05.634
Given an existing container registry
00:00:01.244
And I view the container registry detail page
00:00:00.448
When I click Delete
00:00:00.502
Then a confirm dialog appears
00:00:00.026
And confirming deletes the registry
00:00:00.880