open-consul/ui/packages/consul-ui/tests/acceptance/index-forwarding.feature
Evan Rowe 05e5722153
ui: Revert to Services route as default (#12804)
* ui: Revert to Services route as default
* ui: update page navigation tests to match routing change
2022-04-18 09:03:13 -07:00

8 lines
262 B
Gherkin

@setupApplicationTest
@notNamespaceable
Feature: index-forwarding
Scenario: Arriving at the index page when there is only one datacenter
Given 1 datacenter model with the value "dc1"
When I visit the index page
Then the url should be /dc1/services