ui: Fix metaData test as result of new consul-api-double (#6436)

This commit is contained in:
John Cowen 2019-09-04 10:13:43 +01:00 committed by GitHub
parent 0038eb5dd7
commit aac0406cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,9 @@ Feature: dc / services / instances / show: Show Service Instance
ID: service-0-with-id
Tags: ['Tag1', 'Tag2']
Meta:
consul-dashboard-url: http://url.com
external-source: nomad
test-meta: test-meta-value
Node:
Node: another-node
Checks:
@ -77,7 +79,7 @@ Feature: dc / services / instances / show: Show Service Instance
When I click metaData on the tabs
And I see metaDataIsSelected on the tabs
And I see 1 of the metaData object
And I see 3 of the metaData object
Scenario: A Service instance warns when deregistered whilst blocking
Given settings from yaml