Commit Graph

5 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
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
Shmaraiev Oleksandr c1bc4f0314
Test E2E: Delete redundant steps from 'InstallCheByOperatorHub' test (#16369)
* Delete redundant steps in E2E test
* Replace method in the 'OcpWebConsolePage' pageobject
2020-03-16 15:33:19 +02:00
Aleksandr Shmaraiev 6bf6ed1b24
Test E2E: Modify 'InstallCheByOperatorHub' to use it for update application (#15590)
* Modify 'InstallCheByOperatorHub' to use it for update application
* Create e2e 'SubscribeCheByOperatorHub' test
* Create 'mocha-che-subscribe-operator' file
* Add new test suite to 'package.json' file
* Update 'mocha-che-operatorhub' file
* Remove unused variable from 'TestConstants'
* Change timeout in 'SubscribeCheByOperatorHub' e2e test
2020-01-12 18:08:09 +02: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