github.com/rposudnevskiy/consul@v1.4.5/ui-v2/tests/acceptance/dc/nodes/index.feature (about)

     1  @setupApplicationTest
     2  Feature: Nodes
     3    Scenario:
     4      Given 1 datacenter model with the value "dc-1"
     5      And 3 node models
     6      When I visit the nodes page for yaml
     7      ---
     8        dc: dc-1
     9      ---
    10      Then the url should be /dc-1/nodes
    11      Then I see 3 node models