Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TS-SELENIUM] Cover the "Start a Workspace from a devfile" step from "Happy path" scenario #13356

Closed
1 task
Ohrimenko1988 opened this issue May 17, 2019 · 1 comment
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.

Comments

@Ohrimenko1988
Copy link
Contributor

We have an epic issue where described test scenarios for Che 7 #12728 .
The step №3 is "Start a Workspace from a devfile" :

STEP 3 - Sart a Workspace from a devfile ⚠️

  • STEP 3.1 Start a workspace using the devfile generated at step 2.2 using the command chectl worspace:start --devfile=<>/sample-java-postgre-k8s-devfile.yaml
    • Success criteria:
      • Workspace started successfully
      • Workspace is started in less than X seconds
      • Project is cloned
      • JDT LS and Java debug adapter are initialized correctly
      • YAML LS is initialized correctly
      • GitHub plugin is initialized correctly
      • Kubernetes tooling is initialized correctly
      • A pop-up ask to open the application URL
      • Sample application is up and running

We should cover this test by automated test.

@Ohrimenko1988
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

No branches or pull requests

2 participants