Automates "start workspace using IntelliJ IDEA Editors" test#23765
Automates "start workspace using IntelliJ IDEA Editors" test#23765olkornii wants to merge 10 commits intoeclipse-che:mainfrom
Conversation
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeEditor.spec.ts
Outdated
Show resolved
Hide resolved
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeEditor.spec.ts
Outdated
Show resolved
Hide resolved
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeaEditor.spec.ts
Show resolved
Hide resolved
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeEditor.spec.ts
Outdated
Show resolved
Hide resolved
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeEditor.spec.ts
Outdated
Show resolved
Hide resolved
|
@olkornii: taking into account that the test script contains 104 separate test runs, it would be useful not to stop test execution if one of the tests fails, but rather continue running follow up test and then collect test failures to display at the end. |
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeEditor.spec.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
there is a parameter: "MOCHA_BAIL=false". It is what we need. Works as expected. |
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
tests/e2e/specs/dashboard-samples/StartWorkspaceUsingIntellijIdeaEditor.spec.ts
Show resolved
Hide resolved
|
It's interesting to see test failures when the parameter "MOCHA_BAIL=false" is set. To simulate this situation, you can set a non-existent Git URL in the |
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
…ijIdeaEditor Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
dmytro-ndp
left a comment
There was a problem hiding this comment.
PR looks good to merge.
Good job, @olkornii !
What does this PR do?
Automates "start workspace using IntelliJ IDEA Editors" test
What issues does this PR fix or reference?
Jira issue: https://issues.redhat.com/browse/CRW-9410
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or referenceandHow to test this PRcompletedReviewers
Reviewers, please comment how you tested the PR when approving it.