Matěj
Matěj
- When I visit the /console/graph/namespaces/ - I unselect all the namespaces - Both the graph find and graph hide text fiels will evaluate any string as valid.  ...
Some minor additions to existing tests. Will group them together into this one, even though they might not be related to each other.
A little expansion @ScriptingShrimp assigned me to do. This testcase was already migrated from the original Selenium suite, however it is missing [some options](https://github.com/Kiali-QE/kiali-qe-python/blob/75f60eed7cb290e7e3c94f71cf870d1445154468/kiali_qe/components/enums.py#L105) the original one had. Semi-related to...
A little PR containing some smokes around the login page. The smokes test logging in with invalid or missing credentials.
A quick test of the sorts. currently a draft, wanted to check something related to the CI.
This is a little test case related [to this issue fix](https://github.com/kiali/kiali-ui/pull/2328) from 1.48. It toggles the node graph on the services// page and then checks that the graph type dropdown...
Ran into this one upon UI testing the filters #5393. A minor thing, but when I go to the Istio Config page and choose to filter by config validation, the...
Found this one during the "Help" dropdown testing. When I open the Help dropdown and choose the "View Debug Info", I am presented with a modal, which includes two text...
### Describe the bug When refreshing in the Primary-Remote/Multi-Primary deployment, both cards are firstly loaded with the same stats, then the second one gets refreshed with right stats. This is...
Related to #6661. I had to use 2 tap actions, as none of the default cytoscape.js double-click events worked with the graph. I have also removed one skipped test for...