Commit Graph

15 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Tibor Dancs f7822d20de
Added possibility to run the test maximized (bottom bar was only partially visible) (#18486)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 16:41:54 +01: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
Igor Ohrimenko d3d50b8e7e
Clean up ending slash in TS_SELENIUM_BASE_URL when run E2E typescript selenium tests (#17539)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-07-31 14:52:39 +03:00
Igor Ohrimenko c897f7ecb4
[QE_TASK] Change default value of the "TS_SELENIUM_VALUE_TLS_SUPPORT" environment variable (#17505)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-07-28 15:38:49 +03:00
Katerina Foniok ab87bb7e3c
Remove workaround timeouts, higher default timeouts (#17321) 2020-07-02 22:15:51 +03:00
Maxim Musienko a41029ba02
Add parts for running Openshift plugin test nightly (#17112)
* create openshift pugin test
2020-06-23 10:35:27 +03: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
Radim Hopp 9d2b189bca Add recording of tests using ffmpeg
Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-04-01 12:14:32 +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
Aleksandr Shmaraiev 0ca6f6e5a2
Tests E2E: Get rid of temporal admin in test which checks installation by OperatorHub (#16118)
* Modified 'TestConstants' file
* Renamed 'OcpLoginByTempAdmin' to 'OcpUserLoginPage' file
* Modified pageobjects related to changes
2020-02-25 10:12:47 +02:00
Dmytro Nochevnov ec22ee4cd9
Work around start test workspace failure in Happy path tests (#15843)
* Increase start test workspace timeout; pull e2e test images before running the tests
* Retry pulling of test images / start kubernetes in test pipeline on failure

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-01-27 22:47:44 +02:00
Aleksandr Shmaraiev 0f19cec1f6
Update variables in 'TestConstant' file (#15550)
* Modify parameters and methods related to Chrome to launch e2e tests in docker
* Update variables in the 'TestConstants' file
2019-12-20 13:14:28 +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
Aleksandr Shmaraiev d9d203a70d
Tests E2E: Update E2E test 'InstallCheByOperatorHub' according to changes on UI (#15468)
* Update locators and methods according to changed UI
* Do refactor and update methods in page objects
* Implement log into installed application with regular user of OCP
* Update and modify parameters in the 'TetsConstants'
2019-12-13 14:27:14 +02: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