Matěj
Matěj
** Describe the change ** _explanation of what it does_ ** Issue reference ** * If this is a fix for a GH-issue, please link it here
Related to #7018 ** Describe the change ** _explanation of what it does_ ** Issue reference ** * If this is a fix for a GH-issue, please link it here
This issue was originally mentioned in #6741, but it is not related to multicluster tests exclusively and after a brief discussion with @nrfox , I decided to create a separate...
This happens on the Overview page when the browser is squashed. 
Just a minor edit of the language table in the README.md file
There is a [istio_config.feature](https://github.com/kiali/kiali/blob/master/frontend/cypress/integration/featureFiles/istio_config.feature) file, where most of the tests related to [validations](https://kiali.io/docs/features/validations/) reside. However, some scenarios described in the docs are either covered elsewhere or not covered at all.
### Describe the change Related to #7237. I have not found a reliable way to reproduce the failure, but I have encountered it multiple times both on upstream OCP and...
### Describe the bug https://github.com/kiali/kiali/blob/d0b8a331c4620f0178eb3ba5706e7c6a1813f727/frontend/cypress/integration/common/istio_config.ts#L522 This specific command passes even though the health of the object is different then asserted. This command is also used in multiple tests. 
### Describe the bug This popped up to me on a cluster with no Istio running. Test related to "View Certificates Info" needs to be improved. I don't think it...
### Issue reference #7180