github.com/rposudnevskiy/consul@v1.4.5/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