Sergey Skorik
1176dc873f
[Selenium] Fix expected number of process counter in CheckIntelligenceCommandFromToolbarTest selenium test ( #10777 )
2018-08-14 14:56:08 +00:00
Maxim Musienko
36f3b80aee
change steps in the tests according to new behavior for init the LS ( #10771 )
2018-08-14 16:46:50 +03:00
Maxim Musienko
324a7f627e
Change steps for increasing stability tests ( #10736 )
...
* change steps in the tests forc increase stability according to issue 10728
2018-08-14 10:50:33 +03:00
Dmytro Nochevnov
c02b77e963
Add utility method to remove test github repos with certain prefix ( #10752 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-08-13 17:44:12 +03:00
Dmytro Nochevnov
9b707dc0ae
Remove test github repo created by PullRequestPluginWithForkTest ( #10741 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-08-10 15:06:46 +00:00
Igor Ohrimenko
22820bd24b
Selenium: Fix of unexpected fail of "OpenExternalLibraryFileAfterRefreshTest" selenium test ( #10727 )
2018-08-10 12:41:09 +03:00
Igor Ohrimenko
3000db3400
Selenium: Add catching of known #10713 issue to 'CheckIntelligenceCommandFromToolbarTest' selenium test
2018-08-10 12:36:31 +03:00
Sergey Skorik
6c7d9c48de
Selenium: fix unstable selenium tests from dashboard and miscellaneous packages ( #10717 )
2018-08-10 09:17:10 +00:00
Igor Ohrimenko
e5779976ed
Selenium: Cover "Dashboard / Workspace Details / Projects" part of test plan by selenium test ( #10691 )
2018-08-09 10:42:43 +03:00
Dmytro Nochevnov
479a8238fd
Move organization related selenium tests into CheOneThreadTestsSuite.xml ( #10707 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-08-08 19:30:10 +03:00
Victor V. Rubezhny
57c43ac8cd
Update fmt plugin to latest to enable skipping check #10554 ( #10667 )
...
The files are reformatted in order to suit the requirements of coveo maven fmt plug-in of v.2.5.1
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-08-08 07:20:05 +00:00
Sergey Skorik
0a349dbc4c
Selenium: Increase stability of the "AddOrImportProjectFormTest" selenium test ( #10686 )
2018-08-07 12:46:39 +03:00
Igor Ohrimenko
558db0f6ec
Selenium: Increase stability of the "WorkspacesListTest" selenium test ( #10681 )
2018-08-07 11:54:18 +03:00
Sergey Skorik
1e7a37dd37
Selenium: cover Golang language server functionality by selenium test ( #10625 )
2018-08-06 14:00:13 +03:00
Igor Ohrimenko
0a84054d68
Selenium: Cover "Dashboard / Workspace Details / Overview" part of test plan by selenium test ( #10661 )
2018-08-06 12:53:24 +03:00
Sergey Skorik
5ee78a00eb
Selenium: adapt template project file after updating licenses headers ( #10658 )
2018-08-03 13:14:53 +00:00
Roman Iuvshyn
60da580c92
RELEASE: Set next development version ( #10603 )
2018-08-02 12:38:48 +03:00
Mykhailo Kuznietsov
07263f1e30
Fix license header text ( #10629 )
2018-08-02 11:18:04 +03:00
Igor Ohrimenko
d28fdd46d2
Selenium: Fix selenium tests after updating licenses headers ( #10627 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-08-01 18:35:59 +03:00
Igor Ohrimenko
266b9161ba
Selenium: Fix logical mistakes in the "SeleniumWebDriverHelper" class methods ( #10556 )
2018-08-01 11:05:52 +03:00
Igor Ohrimenko
e2939d148b
Selenium: Update license header in 'MachinesAsynchronousStartTest' selenium test ( #10598 )
2018-07-31 16:10:29 +03:00
Igor Ohrimenko
74ce96dc16
Selenium: fix logical mistake in the "MachinesAsynchronousStartTest" and add known issue #10295 catching ( #10596 )
2018-07-31 15:21:48 +03:00
Mykhailo Kuznietsov
15d23edc91
Update license to EPL 2.0 ( #10531 )
2018-07-31 11:24:36 +03:00
Igor Ohrimenko
84ea41e009
Selenium: Create "SeleniumWebDriverHelper#waitCondition(ExpectedCondition<Boolean> expectedCondition)" method for selenium tests ( #10564 )
2018-07-30 16:24:00 +03:00
Aleksandr Shmaraiev
77b39fce33
Selenium: Create test 'ImportAndValidateEclipseCheProjectTest' ( #10558 )
...
* Create the selenium test 'ImportAndValidateEclipseCheProjectTest'
* Correct the methods in the 'InformationDialog' using the 'SeleniumWebDriverHelper'
* Correct the methods in the 'MavenPluginStatusBar' using the 'SeleniumWebDriverHelper'
2018-07-27 14:49:20 +00:00
Igor Ohrimenko
f401b6e0aa
Selenium: Cover use cases of "Kubernetes/OpenShift machines are started sequentially" issue by selenium tests ( #10541 )
2018-07-27 11:27:20 +03:00
Sergey Skorik
da843e3f51
Selenium: cover Yaml language server functionality by selenium test ( #10525 )
2018-07-25 15:07:43 +03:00
Aleksandr Shmaraiev
d05a3b740d
Add the re-selection of the project in the test 'AmendCommitTest'
2018-07-25 07:54:53 +00:00
Max Shaposhnik
1471003ae4
Add exclusions mechanism into jwtproxy config builder & exlude liveness probes from auth
2018-07-24 18:18:26 +03:00
Anatoliy Bazko
0b86fa358b
Improve java debug performance to fetch list of threads/frames/variables ( #10492 )
...
* Improve debug performance
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-07-24 06:19:36 +00:00
Aleksandr Shmaraiev
249d858860
Selenium: Finish creating the test methods in the 'UploadIntoProjectTest' ( #10475 )
...
* Add advanced tests of 'Upload File/Folder' feature
* Add selenium test to check overwriting of file
* Add selenium tests to check overwriting of folder
* Finish creating the test methods in the 'UploadIntoProjectTest'
2018-07-21 08:51:31 +03:00
Sergey Skorik
b1da081252
Selenium: adapt selenium tests that work with Theia stack ( #10498 )
2018-07-20 12:48:48 +00:00
Sergey Skorik
b7189853f0
Selenium: check workspace action buttons on Workspaces list page ( #10485 )
2018-07-19 12:14:13 +00:00
Sergey Skorik
dd80f27360
Selenium: adapt selenium tests according to changes in the flow for adding a new stack ( #10468 )
2018-07-18 12:54:16 +00:00
Vitalii Parfonov
050f4e2b4a
Open folder in terminal ( #10422 )
...
* Add ability to open selected folder in terminal
* Add ability to execute command on new terminal initialized
* Add action in context menu
* Add hotkeys and test
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2018-07-18 14:01:49 +03:00
Igor Ohrimenko
7b10a9c023
Change 'assert' to 'wait' ( #10453 )
2018-07-17 17:17:32 +03:00
Sergey Skorik
43bed82860
Selenium: cover JSON language server functionality by selenium test ( #10434 )
2018-07-17 12:39:45 +00:00
Sergey Skorik
b1acea77ae
Selenium: remove selenium tests from OSIO test group ( #10450 )
2018-07-17 12:30:00 +00:00
Igor Ohrimenko
5eb240af0d
Selenium: Fix unexpected fail of "che-multiuser-master-ocp-oauth-test" and "che-multiuser-master-ocp-recreate-strategy-test" jobs ( #10438 )
2018-07-16 19:28:06 +03:00
Sergey Skorik
e2bd8b638a
Selenium: fix 'run' command in 'CentOS WildFly Swarm' predefined stack ( #10433 )
2018-07-16 12:34:04 +00:00
Maxim Musienko
fc91a438ba
Add K8S infrastructure for selenium tests ( #10384 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-07-13 17:38:10 +03:00
Aleksandr Shmaraiev
c45c152cdc
Update priorities in the 'ImportWizardFormTest'
2018-07-13 06:33:34 +00:00
Sergey Skorik
fd2ae02ef7
Selenium: cover Apache Camel language server functionality by selenium test ( #10376 )
2018-07-12 14:42:07 +00:00
Igor Ohrimenko
d578406ac7
Selenium: Fix unexpected fail of "MacrosCommandsEditorTest" selenium test ( #10394 )
2018-07-12 12:48:10 +03:00
Igor Ohrimenko
05b89fa3bd
Selenium: Create selenium test for covering issue #9620 "In case ws-agent stopped unexpectedly all editors should become in readonly mode or close them" ( #10354 )
2018-07-12 12:44:42 +03:00
Aleksandr Shmaraiev
c4d0858e7e
Delete the 'try/catch' from the 'ContributeTabTest' according to resolving issues #9959 #10019
2018-07-11 17:32:51 +03:00
Sergey Skorik
e4a5c8f33c
Selenum: fix 'start apache' command in CreateWorkspaceFromPHPStackTest selenium test
2018-07-11 14:05:53 +00:00
Dmytro Nochevnov
030f948b3e
Fix sequence of selenium test package execution ( #10377 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-07-11 13:17:04 +03:00
Sergey Skorik
b8bdc29265
Selenium: cover workspace creation from Ubuntu stacks by selenium tests ( #10271 )
2018-07-11 07:49:08 +00:00
Aleksandr Shmaraiev
7d3393af1c
Selenium: Update the 'CreateFactoryTest' according to the test plan ( #10353 )
...
* Rework and add test methods to the 'CreateFactoryTest'
* Add and rework methods in the 'CreateFactoryPage' using the 'SeleniumWebDriverHelper'
* Add and rework methods in the 'DashboardFactories'
* Rework the 'selectResourceToUpload()' related to upload file to create factory on dashboard
* Add the method 'getHttpsTransportUrl()' to the 'TestGitHubRepository'
* Add the 'config-ws.json' file to the resources
2018-07-11 10:28:55 +03:00