- To save time I created UI tests for WebTerminal as part of eclipse-che project: https://github.com/eclipse-che/che/tree/main/tests/e2e/specs/web-terminal
- But mixing upstream/outstream context is not the best idea as a result we have conflicted PR: https://github.com/eclipse-che/che/pull/23127
- We need to extract the test parts from the upstream project and remove all unnecessary dependencies and modules, making sure that all parts are not broken and all works as expected