question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create e2e test for workspace creation via devfile url (`f?url=` parameter )

See original GitHub issue

Is your task related to a problem? Please describe.

Currently, there is no test coverage for workspace creation via the f?url= flow which is highly promoted.

Describe the solution you’d like

e2e test for workspace creation via f?url= e.g.:

Additional context

Will help to identify issues like https://github.com/eclipse/che/issues/16218

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dmytro-ndpcommented, Mar 4, 2020

@ibuziuk, @rhopp: we have already had CreateFactoryFromDevfileUrl E2E java selenium test. We are running it nightly and it have passed recently against minishift https://ci.centos.org/job/devtools-che-nightly-multiuser-stable-test/25/ So it is definitely Hosted Che specific. We could think about running java selenium tests against Hosted Che on a regular basis.

0reactions
ibuziukcommented, Mar 9, 2020

@dmytro-ndp I guess we can close the issue in this case, just a suggestion that this test should be enabled for downstream (CRW and Hosted Che) cc: @Katka92

Read more comments on GitHub >

github_iconTop Results From Across the Web

Optional parameters for the URLs for starting a new workspace
You can use these parameters to specify a workspace IDE, start duplicate workspaces, and specify a devfile file name or path. URL parameter...
Read more >
Chapter 4. Authoring devfiles - Red Hat Customer Portal
When launching a workspace within a Git repository using a factory, the project from the given repository and branch is be created by...
Read more >
Authoring a URL to start a workspace - Eclipse Che Blog
A parameter can request to always create a new workspace. Clones the repository. Searches for a devfile in the given repository. A parameter...
Read more >
Run e2e with multiple devServerTargets · Issue #3748 · nrwl/nx
I would like to be able to serve both frontend app and backend api before running e2e tests. Currently I can serve multiple...
Read more >
Workspace Settings - E2E Testing Configuration
The default Nx setup for E2E tests is experiencing timeouts during some of our tests. This is due to long build and compile...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found