Commit Graph

7 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Katerina Foniok 06ee4181f7
Fixing logic for stopping worksapce. (#17401) 2020-07-15 13:43:40 +02:00
Igor Ohrimenko 7c93f56462
Rework the "Terminal.getText" method for avoiding tests failures (#17344)
* Update the 'Terminal.getText' method

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>

* Revert "Throw an error if workspace is not stopped in given time. (#17281)"

This reverts commit 3d60fde249.

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

Co-authored-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-07-07 22:32:08 +03:00
Katerina Foniok ab87bb7e3c
Remove workaround timeouts, higher default timeouts (#17321) 2020-07-02 22:15:51 +03:00
Katerina Foniok 3d60fde249
Throw an error if workspace is not stopped in given time. (#17281) 2020-06-30 14:04:05 +02:00
Maxim Musienko 3af3742d6f
Add new test for checking git plus ssh workflow (#15561)
Add new test for checking Git plus SSH workflaw
2020-02-25 19:16:53 +02:00
Kateřina Foniok 1bd9ce0191
Load test - typescript part (#15451)
* Adding typescript test for load testing.

Co-authored-by: musienko-maxim <mmusienko@codenvy.com>

* Applaying requested changes.

* Revert change in ITestWorkspaceUtil, get rid of RestClient and use axios instead.
2019-12-13 15:33:41 +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