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.280
When I open the container registries page
00:00:00.083
Then I see a list of configured container registries
00:00:01.099
Given I am authenticated
00:00:05.376
Given an existing container registry
00:00:01.296
When I view the container registry detail page
00:00:00.566
Then I see registry name, URL, and username
00:00:00.282
Given I am authenticated
00:00:05.918
When I open the container registries page
00:00:00.060
And I click Add Registry
00:00:01.221
Then the add modal opens with title "Add Container Registry"
00:00:00.103
And the form shows Name, URL, Username and Token fields
00:00:00.099
Given I am authenticated
00:00:05.994
When I open the container registries page
00:00:00.028
And I click Add Registry
00:00:01.511
And I fill the registry form with name "Staging Registry" and URL "not-a-valid-url"
00:00:00.419
And I save the registry form
00:00:00.699
Then the URL field shows the validation error "Must be a valid absolute URL with a scheme and host"
00:00:00.027
Given I am authenticated
00:00:05.693
When I open the container registries page
00:00:00.067
And I click Add Registry
00:00:01.449
And I fill the registry form with name "Staging Registry" and URL "https://registry.staging.example.com"
00:00:00.304
And I save the registry form
00:00:00.587
Then the new registry appears in the list
00:00:00.793
Given I am authenticated
00:00:05.734
Given an existing container registry
00:00:01.171
When I view the container registry detail page
00:00:00.525
And I click Edit
00:00:00.578
Then the edit modal opens with title "Edit Container Registry"
00:00:00.074
And the Token field is empty
00:00:00.037
Given I am authenticated
00:00:05.818
Given an existing container registry
00:00:01.418
And I view the container registry detail page
00:00:00.511
When I click Delete
00:00:00.327
Then a confirm dialog appears
00:00:00.047
And confirming deletes the registry
00:00:00.754