Martin
Martin
## Purpose of This Change This change sets up UI integration end-to-end tests for both GitHub Actions (GHA) and Jenkins. It includes configurations for Public and Cluster tests and introduces...
Create a public and cluster test suites which would run their respective test files with better control.
Fix or add more automated tests grouped by features from [test-plan](https://docs.google.com/spreadsheets/d/1Yflw7_pabpdKbZkNlo2zMpJLwTGwmk5GMKDwjg6We9o/edit#gid=0) Workflows to cover: In progress: Done: - https://github.com/redhat-developer/intellij-openshift-connector/issues/535 - https://github.com/redhat-developer/intellij-openshift-connector/issues/592 - https://github.com/redhat-developer/intellij-openshift-connector/issues/642 In progress: - https://github.com/redhat-developer/intellij-openshift-connector/issues/878 Unattempted: - Service...
refactor ui tests according to [Refactor: find common steps across intellij projects and unite them in this library #182](https://github.com/redhat-developer/intellij-common-ui-test-library/issues/182) I want to find and remove/replace methods from openshift-integration-ui-test that already...
UI test cases for component "Project node (logged out)": - [x] Default node is shown as kubernetes.svc or similar (when no kubeconfig is present or user is not logged in)...
## What is the purpose of this change? What does it change? In [common-ui-test-library](https://github.com/redhat-developer/intellij-common-ui-test-library) there is an issue with feature to specify UI test project location created by test instance...
https://docs.google.com/spreadsheets/d/1Yflw7_pabpdKbZkNlo2zMpJLwTGwmk5GMKDwjg6We9o/edit#gid=0
UI test cases for component "Project node (logged in)": - [ ] Create New Project - [ ] Open Console DashBoard - [ ] Delete - [ ] New Component...
[kind/bug] ## What versions of software are you using? - Operating System: Fedora 38 - IntelliJ version: 2023.2 Ultimate - OpenShift version: 1.7.0 SNAPSHOT ## Bug Closing and reopening IJ...