integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

INTLY-4390: Add missing static IDs for tabs to fix browser tests #538

Closed mfrances17 closed 4 years ago

mfrances17 commented 4 years ago

Motivation

https://issues.redhat.com/browse/INTLY-4390

What

Need to add static IDs for the new solution explorer tabs on the dashboard in order to unblock browser tests from failing. Also a text-only change, removed 'self-managed' from description on dashboard, since they are not available via the dashboard yet. Very low-risk changes.

Verification Steps

Verify that when the tabs are inspected in the console dev window, they show id=servicesTab and id=solutionPatternsTab.

Checklist:

Progress

tiffanynolan commented 4 years ago

No verified on a server, but the code changes look to be as expected.