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.870
When I open the container registries page
00:00:00.107
Then I see a list of configured container registries
00:00:02.003
Given I am authenticated
00:00:05.541
Given an existing container registry
00:00:01.799
When I view the container registry detail page
00:00:00.815
Then I see registry name, URL, and username
00:00:00.221
Given I am authenticated
00:00:05.193
When I open the container registries page
00:00:00.097
And I click Add Registry
00:00:01.715
Then the add modal opens with title "Add Container Registry"
00:00:00.162
And the form shows Name, URL, Username and Token fields
00:00:00.136
Given I am authenticated
00:00:05.175
When I open the container registries page
00:00:00.083
And I click Add Registry
00:00:01.713
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.445
And I save the registry form
00:00:00.512
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.016
Given I am authenticated
00:00:05.356
When I open the container registries page
00:00:00.076
And I click Add Registry
00:00:01.571
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.370
And I save the registry form
00:00:00.435
Then the new registry appears in the list
00:00:00.783
Given I am authenticated
00:00:04.855
Given an existing container registry
00:00:01.513
When I view the container registry detail page
00:00:00.628
And I click Edit
00:00:00.491
Then the edit modal opens with title "Edit Container Registry"
00:00:00.132
And the Token field is empty
00:00:00.034
Given I am authenticated
00:00:04.774
Given an existing container registry
00:00:01.527
And I view the container registry detail page
00:00:00.520
When I click Delete
00:00:00.411
Then a confirm dialog appears
00:00:00.037
And confirming deletes the registry
00:00:00.861