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.325
When I open the container registries page
00:00:00.078
Then I see a list of configured container registries
00:00:01.361
Given I am authenticated
00:00:05.333
Given an existing container registry
00:00:01.586
When I view the container registry detail page
00:00:00.630
Then I see registry name, URL, and username
00:00:00.710
Given I am authenticated
00:00:04.988
When I open the container registries page
00:00:00.101
And I click Add Registry
00:00:01.510
Then the add modal opens with title "Add Container Registry"
00:00:00.107
And the form shows Name, URL, Username and Token fields
00:00:00.110
Given I am authenticated
00:00:05.538
When I open the container registries page
00:00:00.132
And I click Add Registry
00:00:01.553
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.912
And I save the registry form
00:00:00.452
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.035
Given I am authenticated
00:00:05.779
When I open the container registries page
00:00:00.069
And I click Add Registry
00:00:01.913
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.170
And I save the registry form
00:00:00.417
Then the new registry appears in the list
00:00:01.048
Given I am authenticated
00:00:05.703
Given an existing container registry
00:00:01.706
When I view the container registry detail page
00:00:00.569
And I click Edit
00:00:00.714
Then the edit modal opens with title "Edit Container Registry"
00:00:00.146
And the Token field is empty
00:00:00.026
Given I am authenticated
00:00:05.627
Given an existing container registry
00:00:01.668
And I view the container registry detail page
00:00:00.674
When I click Delete
00:00:00.512
Then a confirm dialog appears
00:00:00.032
And confirming deletes the registry
00:00:00.737