Commit Graph

9 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
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
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
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