Commit Graph

145 Commits (3af8a5b0902e2eefc1940e96fd39d673c6d2c154)

Author SHA1 Message Date
Igor Ohrimenko 3af8a5b090
Rework the "ProjectTree.waitProjectImported" method for avoiding project import rejecting (#18531)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-12-07 11:02:32 +02:00
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
Maxim Musienko 135edf8f55
Improve git +ssh test (#17306)
* improve git test
2020-12-04 11:32:14 +02:00
Maxim Musienko c55ddf2f2f
change locators accordind to latest changes in Theia. (#18374)
Signed-off-by: Musienko Maksym <mmusiien@redhat.com>
2020-12-03 17:50:29 +02:00
Igor Ohrimenko 567ab64510
Update predefined commands for using jars with new versions (#18444)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-11-24 14:54:25 +01:00
Katerina Foniok b7c71e0b2b
Dialog changed to notification during command run, fixing scala (#18366) 2020-11-13 16:35:55 +01:00
Igor Ohrimenko c1988c9f31
Fix typo in the "IntelijOpenWorkspace" test (#18233)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-28 18:31:34 +02:00
Igor Ohrimenko efe2f65239
Add method for clicking to the "Allow selected permissions" button (#18208)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-27 12:15:12 +02:00
Katerina Foniok 2ad05b8ced
Fix devfile tests issues/flakyness (#18195)
* Fix devfile issues/flakyness

* Increase timeout for Java SpringBoot devfile build command
2020-10-27 09:16:29 +01:00
Igor Ohrimenko e6efd020cf
Create issue for checking linking the "Che" user with "OCP" user (#18198)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-26 16:26:11 +02:00
Dmytro Nochevnov 7ca7688214
Add 'java.server.launchMode: Standard' preference to E2E Happy path test devfile (#18201)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-10-26 15:22:27 +02:00
Katerina Foniok 22b3d5fb86
Change xpath for clicking on devfile sample (#18181) 2020-10-26 11:27:43 +01:00
Artem Zatsarynnyi 287313a98b
Adapt Happy Path tests to the latest Che Theia changes: Debug main menu is Run now (#18189)
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2020-10-24 00:05:05 +03:00
Igor Ohrimenko b40dad56cd
Create automated E2E system tests of IntelliJ IDEA as a Che editor (#18187)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-23 17:12:11 +03:00
Tibor Dancs e1719058ae
Extended the timeout variable, because sometimes the happy path tests on minishift have taken over 12 seconds for the squiggly line to disappear (#18184)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-23 12:33:43 +02:00
Tibor Dancs 590f81876f
Implement devfile test for Java Spring Boot (#18167)
* Added Java with SpringBoot devfile test including build task

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

* Fixing timouts for workspace build, added workspace run task

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-23 10:17:51 +02:00
Radim Hopp 6d530442c4 Fix Happy Path: Don't click "Continue without scanning output"
This change is needed to reflec change done in https://github.com/eclipse/che-theia/pull/889

Signed-off-by: Radim Hopp <rhopp@redhat.com>
2020-10-22 17:54:57 +02:00
Katerina Foniok 55c5f14f1f
Adding devfile test for Scala (#18148) 2020-10-21 08:11:36 +02:00
Katerina Foniok 412dbd9c13
Fixing Quarkus devfile test. (#18135) 2020-10-20 12:14:59 +02:00
Katerina Foniok 1fdbe9b9a1
Adding check for icon in terminal tab, enabling tests for command (#18108)
* Adding check for icon in terminal tab, enabling tests for command

* Removing custom polling mechanism

* Apply review advices
2020-10-19 08:00:57 +02:00
Tibor Dancs e04de4b1e7
Implementing Python devfile test (#18103)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-14 14:27:00 +02:00
Shmaraiev Oleksandr a1caa9ccfa
Create pipeline for testing Single Host Eclipse Che on k8s nightly (#18059) 2020-10-12 18:18:25 +03:00
Tibor Dancs 286a22273c
Added test implementation for C/C++ devfile (#18009)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-07 09:02:09 +02:00
Tibor Dancs c570a8b9a2
Skipping task runs in devfile tests until exit code logic is reimplemented (#18049)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-10-07 08:59:24 +02:00
Igor Vinokur ae0d569dcf
Use Id selector for the navigator callapse all button instead of css selector (#17982) 2020-09-29 22:35:30 +03:00
Igor Ohrimenko 982a0a148c
Improve logging of the "Terminal.waitText" method steps for increasing intelligibility (#17984)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-29 15:04:00 +03:00
Igor Ohrimenko af9157d3c1
The "Terminal.getText" method failed because of the "NoSuchElementError" reason (#17963)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-25 16:18:33 +03:00
Tibor Dancs d4ff87e492
Updated the try-catch block logic in PreferencesHandler, added some extra logging to make error detection easier, switched some of the cons to vars (#17948)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-24 15:15:54 +02:00
Roman Nikitenko 914ee55622 Change selector at clicking on terminal tab
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2020-09-24 15:27:44 +03:00
Roman Nikitenko 60566a14a5 Add action to 'Build application with changes' test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2020-09-24 15:27:44 +03:00
Tibor Dancs b13cd0f16d
Fixed issue - I'm dumb, didn't pass the timeout variable to the wait method (#17926)
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-22 13:40:13 +02:00
Tibor Dancs 0134523def
17702 task stabilize devfile tests for osdv4 (#17884)
* Changing build task notification logic to avoid long timeout when task fails

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

* Fixing Java Vert.x LS test

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

* Fixed LS validation for Golang devfile

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

* Fixed LS validation for NodeJS devfile

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

* Fixing timeout variable set incorrectly in Ide class

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-17 09:37:41 +02:00
Igor Ohrimenko 666ee82843
Make the "TimeoutConstants" constants list available to reuse (#17882)
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-09-16 12:58:08 +03:00
Dmytro Nochevnov 05f94c389e
Fix expected message when wait on Java LS init in Happy path tests (#17873)
* Fix expected message when wait on Java LS init in Happy path tests

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-09-15 19:40:54 +03: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 53955d30e8
Fixed waitProjectImported by minor tweak in polling - using single attempt caused frequent workspace refreshes
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:24 +02:00
Tibor Dancs bb6b787573
Fixing ProjectTree looking for open ProjectExplorer with incorrect locator
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-09-07 10:06:19 +02:00
Dmytro Nochevnov 2aa0b4f012
Use spring-petclinic-2.3.0 in E2E Happy path tests (#17746)
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2020-08-28 17:32:40 +03:00
Katerina Foniok a17a27fe9e
Fix test flakiness in Java devfiles (#17696)
* Fixing typo

* Fixing test flakiness
2020-08-25 10:09:52 +02:00
Tibor Dancs 97ed567101 Added .NET Core devfile test
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-20 11:29:15 +02:00
Tibor Dancs b7932afc2a Fixing faulty logic in ProjectTree class where if the path was shorter than two folders, it would incorrectly attempt to open the file
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-12 09:18:38 +02:00
Tibor Dancs 437b87bda1
Adding basic PHP Simple deftile test
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-05 23:14:33 +02:00
Tibor Dancs 6476e71a03
Added TimeoutError logic to several catch blocks in DriverHelper class, improving error logging
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-05 15:38:24 +02:00
Tibor Dancs 9e00f664c7
Linter fix - spaces, removing unused imports
Signed-off-by: Tibor Dancs <tdancs@redhat.com>
2020-08-05 10:27:48 +02:00
Tibor Dancs 506c0c0a1e
Merge pull request #17371 from ScrewTSW/16343-feature-refactor-ts-selenium-timeout-logic
Refactor timeout logic in DriverHelper class
2020-08-04 12:52:49 +02:00
Igor Ohrimenko 6963118f58
After clicking to the "Clear all" button of the notification center notifications still present (#17555)
* Update the 'Editor' pageobject

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>

* Remove redundant dependencies

Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-08-04 12:25:42 +03:00
Tibor Dancs (At-home key) 794c696bef
Modifying DriverHelper class timeout logic, adding try-catch blocks to uncaught exceptions in methods
Signed-off-by: Tibor Dancs (At-home key) <tdancs@redhat.com>
2020-08-04 09:18:08 +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
Tibor Dancs cc7fd4e75e
Merge pull request #17530 from ScrewTSW/17491-fix-golang-tasks
Fixed task names
2020-07-30 18:01:59 +02:00