redhat-developer / vscode-server-connector

📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!
Eclipse Public License 2.0
57 stars 26 forks source link

Implement UI tests covering basic E2E use case #436

Closed odockal closed 4 years ago

odockal commented 4 years ago

Cover server creation using downloaded bits and think of the way using creating server from the disk.

odockal commented 4 years ago

It does not make much sense to have all tests independent and standalone as they will take substantial time and resources to execute. I propose having a set of E2E test cases that would cover all necessary features and servers.