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.569
When I open the container registries page
00:00:00.144
Then I see a list of configured container registries
00:00:02.272
Given I am authenticated
00:00:06.085
Given an existing container registry
00:00:01.266
When I view the container registry detail page
00:00:00.482
Then I see registry name, URL, and username
00:00:00.118
Given I am authenticated
00:00:05.689
When I open the container registries page
00:00:00.064
And I click Add Registry
00:00:01.362
Then the add modal opens with title "Add Container Registry"
00:00:00.114
And the form shows Name, URL, Username and Token fields
00:00:00.077
Given I am authenticated
00:00:05.502
When I open the container registries page
00:00:00.060
And I click Add Registry
00:00:01.213
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.841
And I save the registry form
00:00:00.464
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.043
Given I am authenticated
00:00:05.113
When I open the container registries page
00:00:00.080
And I click Add Registry
00:00:01.546
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.296
And I save the registry form
00:00:00.470
Then the new registry appears in the list
00:00:00.758
Given I am authenticated
00:00:05.130
Given an existing container registry
00:00:01.452
When I view the container registry detail page
00:00:00.498
And I click Edit
00:00:00.632
Then the edit modal opens with title "Edit Container Registry"
00:00:00.154
And the Token field is empty
00:00:00.030
Given I am authenticated
00:00:05.091
Given an existing container registry
00:00:01.387
And I view the container registry detail page
00:00:00.588
When I click Delete
00:00:00.460
Then a confirm dialog appears
00:00:00.029
And confirming deletes the registry
00:00:00.716