Commit Graph

12 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Igor Ohrimenko 3af8a5b090
Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-07 11:02:32 +02:00
Igor Vinokur ae0d569dcf
Use Id selector for the navigator callapse all button instead of css selector (#17982) 2020-09-29 22:35:30 +03:00
Katerina Foniok 46db144260
Remove default timeout (#17506)
* Removing default timeouts

* Stabilising suggestion invoking test

* Change reporter printing info, lint

* Unify the way of waiting for the workspace to be ready

* Add TimeoutConstants.ts to Readme.md

* Applying some refactoring changes gotten in review.

* Removing reundant timeouts set when calling methods

* Reverting of removal 'waitTab' method from Terminal class
2020-09-15 14:54:48 +02:00
Tibor Dancs 53955d30e8
Fixed waitProjectImported by minor tweak in polling - using single attempt caused frequent workspace refreshes
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:24 +02:00
Tibor Dancs bb6b787573
Fixing ProjectTree looking for open ProjectExplorer with incorrect locator
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:19 +02:00
Tibor Dancs b7932afc2a Fixing faulty logic in ProjectTree class where if the path was shorter than two folders, it would incorrectly attempt to open the file
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-12 09:18:38 +02:00
Tibor Dancs 437b87bda1
Adding basic PHP Simple deftile test
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-05 23:14:33 +02:00
Tibor Dancs (At-home key) 794c696bef
Modifying DriverHelper class timeout logic, adding try-catch blocks to uncaught exceptions in methods
Signed-off-by: Tibor Dancs (At-home key) <tdancs@redhat.com>
2020-08-04 09:18:08 +02:00
Maxim Musienko faadff6b97
Create e2e test for checking Openshift plugin (#16358)
* create testcase for checking openshift plugin
2020-06-01 12:14:56 +03:00
Igor Ohrimenko cbe8122d0b
[TS_SELENIUM] Create a method for expanding project tree according to the provided path (#15754)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-01-21 11:03:30 +02:00
Radim Hopp 59e7aae2a0 Fix Happy Path
https://github.com/eclipse/che/issues/15613

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-01-08 14:49:12 +01:00
Kateřina Foniok 1179cd25bb
Moving e2e tests. (#15063)
* Moving e2e tests.

* Moving che-selenium-core.

* Moving che-selenium-test/src/main.

* Moving che-selenium-test/src/test.

* Moving last files from selenium.

* Changing related files.

* Move CRW Jenkins jobs definions from e2e/jenkins to .infra folder.

* Add 'tests' part of path to Jenkinsfile

* Update pom.xml files.

* Reverting groupId in poms.

* Restore org.eclipse.che.selenium artifact name

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>

* Restore org.eclipse.che.selenium artifact name

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-12-09 08:26:56 +01:00