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:05.275
When I open the container registries page
00:00:00.105
Then I see a list of configured container registries
00:00:01.016
Given I am authenticated
00:00:04.754
When I open the container registries page
00:00:00.052
And I click Add Registry
00:00:01.456
Then the add modal opens with title "Add Container Registry"
00:00:00.099
And the form shows Name, URL, Username and Token fields
00:00:00.148
Given I am authenticated
00:00:04.830
Given an existing container registry
00:00:01.283
When I view the container registry detail page
00:00:00.569
Then I see registry name, URL, and username
00:00:00.118
Given I am authenticated
00:00:04.717
When I open the container registries page
00:00:00.094
And I click Add Registry
00:00:01.465
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.318
And I save the registry form
00:00:00.546
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.021
Given I am authenticated
00:00:04.826
When I open the container registries page
00:00:00.028
And I click Add Registry
00:00:01.637
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.379
And I save the registry form
00:00:00.455
Then the new registry appears in the list
00:00:01.005
Given I am authenticated
00:00:04.906
Given an existing container registry
00:00:01.078
When I view the container registry detail page
00:00:00.544
And I click Edit
00:00:00.631
Then the edit modal opens with title "Edit Container Registry"
00:00:00.194
And the Token field is empty
00:00:00.050
Given I am authenticated
00:00:04.687
Given an existing container registry
00:00:01.158
And I view the container registry detail page
00:00:00.542
When I click Delete
00:00:00.391
Then a confirm dialog appears
00:00:00.027
And confirming deletes the registry
00:00:00.882