github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/ui-v2/tests/acceptance/dc/index.feature (about)

     1  @setupApplicationTest
     2  Feature: Datacenters
     3  @ignore
     4    Scenario: Arriving at the service page
     5      Given 10 datacenter models
     6      When I visit the index page
     7      And I click "[data-test-datacenter-selected]"
     8      Then I see 10 datacenter models