mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 04:31:12 +00:00
Update peers show tests to look for serverAddresses tab
This commit is contained in:
parent
09513e7ef2
commit
12a24a6d8c
@ -18,7 +18,7 @@ Feature: dc / peers / show: Peers show
|
|||||||
Then the url should be /dc-1/peers/a-peer/imported-services
|
Then the url should be /dc-1/peers/a-peer/imported-services
|
||||||
Then I see importedServicesIsVisible on the tabs
|
Then I see importedServicesIsVisible on the tabs
|
||||||
And I see exportedServicesIsVisible on the tabs
|
And I see exportedServicesIsVisible on the tabs
|
||||||
And I don't see addressesIsVisible on the tabs
|
And I don't see serverAddressesIsVisible on the tabs
|
||||||
|
|
||||||
Scenario: Receiver side tabs
|
Scenario: Receiver side tabs
|
||||||
And 1 datacenter model with the value "dc-1"
|
And 1 datacenter model with the value "dc-1"
|
||||||
@ -38,7 +38,7 @@ Feature: dc / peers / show: Peers show
|
|||||||
Then the url should be /dc-1/peers/a-peer/imported-services
|
Then the url should be /dc-1/peers/a-peer/imported-services
|
||||||
Then I see importedServicesIsVisible on the tabs
|
Then I see importedServicesIsVisible on the tabs
|
||||||
And I see exportedServicesIsVisible on the tabs
|
And I see exportedServicesIsVisible on the tabs
|
||||||
And I see addressesIsVisible on the tabs
|
And I see serverAddressesIsVisible on the tabs
|
||||||
|
|
||||||
Scenario: Imported Services Empty
|
Scenario: Imported Services Empty
|
||||||
And 1 datacenter model with the value "dc-1"
|
And 1 datacenter model with the value "dc-1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user