Commit Graph

16 Commits (2ea0f7cbcc2fa0baebf65e2c5da680e3feb88943)

Author SHA1 Message Date
Igor Ohrimenko b1f0c167ab
[TS_SELENIUM] Add VNC server to the "eclipse/che-e2e" docker image (#14730)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-10-02 14:24:47 +03:00
Oleksii Kurinnyi ece3257f9a
Fix security vulnerability and Dashboard's workspace detail page (#14644)
* activate first tab on workspace detals page if no query params were passed

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>

* update axios version to fix high security vulnerability

Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
2019-09-26 11:03:49 +03:00
Kateřina Foniok 496cdb8760
[E2E] Add test for Java Vertx workspace. (#14558)
* Add test for Java Vertx workspace.

Signed-off-by: kkanova <kkanova@redhat.com>

* Addressing review comment - removing try/cath block.

* Refactoring.

* Adding missing mocha file.
2019-09-19 11:25:54 +02:00
Kateřina Foniok 2431795f0c Add TEST_SUITE variable to docker run command. Now user can set the suite that should be run. (#14507) 2019-09-12 12:49:23 +03:00
Igor Ohrimenko 0ae75c0c16
[Happy-Path] Update chromedriver to version 76.0.0 (#14144)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-09-06 17:11:30 +03:00
Igor Ohrimenko a6bab47fad
Update existed "che-e2e" image for using on CI (#14351)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-08-29 15:02:47 +03:00
Igor Ohrimenko e8efb8283a
Add possibility to build images from "dockerfiles" folder with '--no-cache' option (#14213) 2019-08-27 17:53:44 +03:00
kkanova e0d80f3aa9 Adding script for generating index.ts file.
Signed-off-by: kkanova <kkanova@redhat.com>
2019-08-23 09:10:44 +02:00
Vitalii Parfonov 608882a3ee
use the latest nightly image, adapt e2e tests for new behavior of debug settings in Theia (#14285)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-08-23 07:30:12 +03:00
Skorik Sergey 834369a73f add method for checkin application readiness 2019-08-20 12:33:41 +02:00
Igor Ohrimenko e6a3f0eea1
[TS_SELENIUM] Implement method for storing screenshots while tests execution (#14086)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-08-01 18:00:45 +03:00
Aleksandr Shmaraiev 1ff0df1563
E2E: Create e2e test to install Eclipse Che by OperatorHub UI on OCP (#14062)
* Create e2e test to install Eclipse Che by OperatorHub UI
* Implement log into CHE  in multiuser mode
* Create page object to OCP web console
* Add new constants
* Implemented log into OCP
2019-08-01 15:21:37 +03:00
Igor Ohrimenko 8af9570b50
[TS-SELENIUM] Cover the "Start a Workspace from a devfile" step from "Happy path" scenario (#13479)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-06-07 18:49:52 +03:00
Katka92 c85407b19c [E2E tests] Changes needed to reuse the tests (#13456)
* Changes needed to reuse the tests by Rh-Che.
* Add export for TestWorksapceUtils
* Add new line at the end.

Signed-off-by: kkanova <kkanova@redhat.com>
2019-06-03 13:35:25 +03:00
Katka92 10ae0c8432 Add tslint and fix errors. (#13350)
Signed-off-by: kkanova <kkanova@redhat.com>
2019-05-21 11:09:04 +03:00
Igor Ohrimenko 1def7dab57
Add "e2e" module based on "typescript-selenium", "mocha" and "chai" frameworks (#13200)
Add "e2e" module based on "typescript-selenium", "mocha" and "chai" frameworks

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-05-06 17:38:25 +03:00