Commit Graph

7 Commits (ca86fcb97dbd0e8ebc2e0880b98b97a5bc4e1f89)

Author SHA1 Message Date
Igor Ohrimenko dfdc304120
[TS_SELENIUM] Update methods for waiting application readiness inside of workspace (#15596)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-01-02 14:10:53 +02:00
Igor Ohrimenko a5dcbfbb70
[TS_SELENIUM] Resolve a problem with lose focus during invoking suggestion container inside of the editor (#15580)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-12-27 16:10:45 +02:00
Igor Ohrimenko 05dc11a9e2
[Happy Path] Check application readiness before opening the link by the "DialogWindow.waitDialogAndOpenLink" method (#15553)
* Check application readiness before opening the link by the "DialogWindow.waitDialogAndOpenLink" method

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2019-12-20 12:17:21 +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
Igor Ohrimenko c37275677c
"Happy Path" Update methods from the "e2e" project for simplifying and improve it's work (#15452) 2019-12-11 17:28:30 +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