You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/ui-v2/tests/acceptance/dc/acls/index.feature

15 lines
357 B

@setupApplicationTest
Feature: dc / acls / index: ACL List
Scenario:
Given 1 datacenter model with the value "dc-1"
And 3 acl models
When I visit the acls page for yaml
---
dc: dc-1
---
Then the url should be /dc-1/acls
And I click actions on the acls
Then I don't see delete on the acls
Then I see 3 acl models