Commit Graph

15 Commits (37428e4e46409c9f3dfd4cc3ee8836d950ddbc91)

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
Tibor Dancs 7cf011ba38
Fix JavaSpringboot build task timeout (#18487)
* Added test failure duration logging

Signed-off-by: Tibor Dancs <tdancs@redhat.com>

* Increased run webapp task timeout

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-12-04 12:33:14 +01:00
Katerina Foniok 412dbd9c13
Fixing Quarkus devfile test. (#18135) 2020-10-20 12:14:59 +02: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 2a5e1eac4a
Adding functionality for axios library to echo requests and responses with censored Authorization headers when using debug level TRACE (#16445)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-04-17 13:55:53 +02:00
Katerina Foniok 60360aed33
Switch application.confirmExit in tests to never by default (#16142)
* Enabling TLS requests from self-signed-cert URLs
2020-02-27 15:17:18 +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
Dmytro Nochevnov 06b84a6f06
Ignore ssl certificate errors in e2e tests (#16036)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-02-13 23:01:27 +02:00
Igor Ohrimenko c8c2af7957
[TS_SELENIUM] Simplify "inversify" modules binding (#15827)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-01-27 15:36:59 +02:00
Kateřina Foniok c2d65b4580
Extracting common test methods (#15619)
* Extracting common test methods and LS tests to separate files.

* Fix runtime error caused by imports. Add 'sort' to generateIndex.sh - the order should be the same from now.

* Separate test methods to files, fix comments from PR.

* Applying changes from comments.

* Changes regarding comments.
2020-01-17 08:21:34 +01: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
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