github.com/sl1pm4t/consul@v1.4.5-0.20190325224627-74c31c540f9c/ui-v2/tests/acceptance/dc/acls/policies/index.feature (about)

     1  @setupApplicationTest
     2  Feature: dc / acls / policies / index: ACL Policy List
     3  
     4    Scenario:
     5      Given 1 datacenter model with the value "dc-1"
     6      And 3 policy models
     7      When I visit the policies page for yaml
     8      ---
     9        dc: dc-1
    10      ---
    11      Then the url should be /dc-1/acls/policies
    12      Then I see 3 policy models
    13  @ignore
    14    Scenario: The global-managment policy can't be deleted
    15      And I click actions on the policies
    16      Then I don't see delete on the policies