-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add new e2e test cases for example to create workspaces and sta…
…rt and… (#678) * Add new e2e test cases for example to create workspaces and start and stop eclipse che cluster Signed-off-by: flacatus <[email protected]> * Add a very simple devfile instead of large quarkus devfile Signed-off-by: flacatus <[email protected]> * Add coverage for workspace:start, delete, stop Signed-off-by: flacatus <[email protected]> * Add coverage for workspace:inject command and add some little fixes to function names Signed-off-by: flacatus <[email protected]> * Fix names constants Signed-off-by: flacatus <[email protected]> * Fix constants name Signed-off-by: flacatus <[email protected]>
- Loading branch information
Showing
4 changed files
with
373 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
metadata: | ||
name: e2e-tests | ||
apiVersion: 1.0.0 |
Oops, something went wrong.