2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-24 11:28:40 +00:00
John Cowen b8a8435643
ui: Ensure URLs for tabs change when selecting a different DC ()
* ui: Add URLs to tabs to we can assert them

* Add dcs to the service show page, temporarily

There is an ongoing PR which removes the need to do this by adding a dcs
property to the navigation, hence temporary

* Add a step to assert on whether text _contains_ rather than exact match

* Test whether the URL of the instance tab changes when the user switches dcs using the main navigation menu

* Recompute href-to's on URL change, just like is-href
2020-07-29 16:09:40 +02:00
..