eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.99k stars 1.19k forks source link

Update 'NoSetupRepoFactory' E2E test to run workspace with a default devfile.yaml when using private repository #23253

Open artaleks9 opened 3 days ago

artaleks9 commented 3 days ago

Is your task related to a problem? Please describe

Need to update NoSetupRepoFactory E2E test to launch factory from private repository using a default devfile.yaml when there are no any PAT/OAuth settings.

Describe the solution you'd like

Need to add locators and methods to 'pageobjects' to implement these steps in the E2E test.

See screenshot:

priv-repo-no-pat-oauth-run-ws

Describe alternatives you've considered

No response

Additional context

No response