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:07.244
When I open the container registries page
00:00:00.097
Then I see a list of configured container registries
00:00:03.496
Given I am authenticated
00:00:06.408
When I open the container registries page
00:00:00.111
And I click Add Registry
00:00:02.908
Then the add modal opens with title "Add Container Registry"
00:00:00.219
And the form shows Name, URL, Username and Token fields
00:00:00.302
Given I am authenticated
00:00:07.247
Given an existing container registry
00:00:02.734
When I view the container registry detail page
00:00:01.204
Then I see registry name, URL, and username
00:00:00.220
Given I am authenticated
00:00:08.276
When I open the container registries page
00:00:00.100
And I click Add Registry
00:00:02.081
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.475
And I save the registry form
00:00:00.265
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.042
Given I am authenticated
00:00:06.775
Given an existing container registry
00:00:01.387
When I view the container registry detail page
00:00:00.582
And I click Edit
00:00:00.543
Then the edit modal opens with title "Edit Container Registry"
00:00:00.120
And the Token field is empty
00:00:00.020
Given I am authenticated
00:00:07.119
When I open the container registries page
00:00:00.145
And I click Add Registry
00:00:01.567
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.262
And I save the registry form
00:00:00.370
Then the new registry appears in the list
00:00:01.111
Given I am authenticated
00:00:06.545
Given an existing container registry
00:00:01.489
And I view the container registry detail page
00:00:00.779
When I click Delete
00:00:00.356
Then a confirm dialog appears
00:00:00.039
And confirming deletes the registry
00:00:00.877