As an engineer, I would like to be able to run Cypress automation against the plugin / web console.
Right now, our Cypress tests are designed to work with Kiali as / on a standalone page.
We need to figure out how to redesign the framework so that we can run the same tool for both standalone page AND the plugin / web console.
on kiali side, there are minor changes we should focus, quoting discussion between Hayk and Tommaso
The pages that differ in kiosk mode are the following: # Graph
- Overview
- Workload details
- Service details
- Istio Config details is still in progress to integrate
The above mentioned pages are integrated in console as an iframe in kiosk mode, so basically in Kiali UI side, if you change the URL and add the parameter “kiosk=parent” you will see the page which is shown in the iframes