Sergii Leshchenko
331a63cd06
Rename OPENSHIFT_IDENTITY_PROVIDER_CERTIFICATE to CHE_SELF__SIGNED__CERT
2018-12-05 13:18:06 +02:00
Sergey Skorik
f75bfdd995
Selenium: remove info about known 11779 and 11697 issues ( #12086 )
2018-11-30 17:33:21 +02:00
Sergey Skorik
bb8e6161b5
Selenium: fix unstable selenium tests, add info about known issues ( #12068 )
2018-11-29 11:13:58 +02:00
Masaki Muranaka
31a4e14d07
Fix typo. ( #12022 )
...
Not `clonning` but `cloning`. (refs #12012 )
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2018-11-27 12:03:20 +01:00
Sergey Skorik
ef6c886124
Selenium: cover workspace sharing feature by selenium test ( #12008 )
2018-11-22 14:34:11 +00:00
Igor Ohrimenko
6b0aa57837
[ Selenium ] Do minor fixing changes for stabilizing of "TheiaBuildPluginTest", "CreateNewJavaFilesTest", "DeletePackageTest" selenium tests ( #12007 )
2018-11-22 10:42:17 +02:00
Oleksandr Garagatyi
aaa8f424cd
Make a workspace run without any user env ( #11890 )
...
Allows running Che 7 workspace without any user environment but with Che 7 tooling set.
Workspace without environment has an empty list of environments and null value in `defaultEnv` field.
Field `activeEnv` is supposed to be `null` too.
What is changed:
- Migration of DB
- make defaultEnv nullable
- remove env_name from runtimes primary key
- make env_name in runtimes nullable
- Make code respect the fact that there are workspaces with no env
- settings API that returns the list of supported environment types returns no-environment type that - indicates that infrastructure support workspace with no environment at all.
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2018-11-21 16:39:54 +02:00
Igor Ohrimenko
f021bc0bbf
[ Selenium ] Fix of unexpected fail of "TheiaBuildPluginTest" and "RenameProjectTest" selenium tests ( #12001 )
2018-11-20 16:43:43 +02:00
Igor Ohrimenko
7fdf4da70d
[ Selenium ] Fix of unexpected fail of "CheckErrorsWarningsTabTest" selenium test ( #11995 )
2018-11-20 16:06:14 +02:00
Igor Ohrimenko
e36ad6aafc
[ Selenium ] Get rid of redundant methods in the "SeleniumWebDriverHelper" class ( #11913 )
2018-11-19 16:46:06 +02:00
Igor Ohrimenko
91b43882b4
[ Selenium ] Fix of unexpected fail of "CheckOnValidAndInvalidClassNameTest" and "RenamedAlreadyCreatedNotJavaFileTest" selenium tests ( #11979 )
2018-11-19 12:36:48 +02:00
Aleksandr Shmaraiev
9c6fe0c44a
Selenium: Delete try-catch from the 'GitCompareTest' related to resolve issue #11791 ( #11974 )
...
* Delete try-catch from the 'GitCompareTest' related to resolve issue #11791
* Restore the 'under repair groups' related to other permanent failure #11769
2018-11-16 16:01:48 +00:00
Katka92
e0fe176243
Add che.openshift.project parameter for oc usage. ( #11933 )
...
* Add che.openshift.project parameter for oc usage.
Signed-off-by: kkanova <kkanova@redhat.com>
* Fix formatting
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-16 00:38:10 +02:00
Igor Ohrimenko
e8285721d4
Add an ability to manage timeouts in the 'AssistantFindPanel#waitNode' method ( #11942 )
2018-11-14 18:24:06 +02:00
Igor Ohrimenko
18f96fa036
[ Selenium ] Rework methods for getting nodes count in the 'AssistantFindPanel' page object ( #11939 )
2018-11-14 16:38:36 +02:00
Igor Ohrimenko
0db369b7f5
Quick fix of the 'TheiaBuildPluginTest' selenium test ( #11931 )
2018-11-14 12:53:21 +02:00
Roman Iuvshyn
99afaef87f
RELEASE: Set next development version ( #11930 )
2018-11-14 12:29:03 +02:00
Sergey Skorik
c97cbe8814
Selenium: stabilize unstable selenium tests ( #11925 )
2018-11-13 18:39:15 +02:00
Igor Ohrimenko
5a5f930166
[ Selenium ] Get rid of legacy code in the "Consoles" selenium page object ( #11889 )
2018-11-13 17:45:15 +02:00
Igor Ohrimenko
dc7b00d3b7
Fix unexpected fail of "TheiaBuildPluginTest" selenium test ( #11899 )
2018-11-13 09:53:45 +02:00
Sergey Skorik
ada2926958
Selenium: stabilize selenium tests, remove info about resolved known issues ( #11909 )
2018-11-12 14:15:54 +00:00
Igor Ohrimenko
410fe85414
[ Selenium ] Get rid of boilerplate code in the "Menu" selenium page object ( #11874 )
2018-11-09 11:17:36 +02:00
Dmytro Nochevnov
0e10d7ba00
Wait on test workspace removal before running next test ( #11870 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-08 19:00:43 +02:00
Sergey Skorik
da737ac169
Selenium: check Apache Camel language server initialization before project import ( #11873 )
2018-11-08 15:57:44 +00:00
Sergey Skorik
898bc6d492
Selenium: update info about known issues ( #11861 )
2018-11-07 15:31:26 +00:00
Dmytro Nochevnov
562e105391
Get suite from 'target/test-classes/suite' directory ( #11847 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-06 18:30:58 +02:00
Sergey Skorik
daa1b8b0a6
Selenium: update info about known issue, fix expected stacks list on Dashboard ( #11845 )
2018-11-06 14:29:30 +00:00
Sergey Skorik
edfdf452c5
Selenium: update info about known issue, update tests for Apache Camel stack ( #11839 )
2018-11-05 15:21:12 +00:00
Tibor Dancs
749f2cdb40
Modified the injection framework to use String for the workspace temp… ( #11792 )
...
* Modified the injection framework to use String for the workspace template instead of the enum
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-05 15:24:32 +02:00
Dmytro Nochevnov
48dd26ed28
Exclude E2E tests which failed permanently from default test execution ( #11815 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-02 18:41:19 +02:00
Igor Ohrimenko
7ed316e795
[Selenium] Fix unexpected fail of "TheiaBuildPluginTest" and "Che7PreviewStackStartTest" selenium tests ( #11813 )
2018-11-02 16:35:14 +02:00
Dmytro Nochevnov
11a20f1f69
Do not execute selenium tests under repair by default ( #11689 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-11-02 14:37:22 +02:00
Aleksandr Shmaraiev
c67c12e699
Selenium: Add the 'try-catch' to the 'GitCompareTest' according to the known issue #11769 ( #11770 )
...
* Add the 'try-catch' to the 'GitCompareTest' according to the known issue #11769
* Add the 'try-catch' to the 'GitCompareTest' according to known issue
* Rework the methods 'setCursorToLine()' in the page objects 'GitCompare' and 'CodenvyEditor'
2018-11-02 14:17:47 +02:00
Sergey Skorik
d81d4e9fa8
Selenium: update expected stacks list in NewWorkspaceTest test ( #11805 )
2018-11-01 13:08:59 +00:00
Igor Ohrimenko
86b2459beb
[Selenium] Create selenium test for checking of the "Che 7 Preview" stack creation ( #11800 )
2018-11-01 14:16:39 +02:00
Sergey Skorik
1c75a14b29
Selenium: fix exception type in selenium tests from refactor.types package ( #11799 )
2018-11-01 09:44:10 +00:00
Igor Ohrimenko
904779be63
[Selenium] Create Selenium test covered "start Theia in hosted mode and test the plugin" ( #11783 )
2018-11-01 11:01:09 +02:00
Maxim Musienko
448e27544c
Change access modifiers of debug config classes for reusing code ( #11785 )
...
* Change access modifiers of debug config classes for reusing code
2018-11-01 10:44:44 +02:00
Radim Hopp
3c5d00b8d3
Removing offline tokens support (OSIO specific). ( #11704 )
...
* Removing offline tokens support (OSIO specific).
Added logic for obtaining active token using login/pass auth.
Signed-off-by: Radim Hopp <rhopp@redhat.com>
* Fix formatting
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
* Removing AbstractCheSeleniumOpenShiftModule and renaming classes.
* Fixed injection errors on Docker/OpenShift multiuser
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-10-31 22:28:45 +02:00
Sergey Skorik
04ec67adb7
Selenium: fix selenium tests, add known issues ( #11782 )
2018-10-31 09:28:10 +00:00
Aleksandr Shmaraiev
9c5fd04ce7
Selenium: Delete the 'try-catch' from the 'ImportAndValidateEclipseCheProjectTest' ( #11758 )
...
* Selenium: Delete the 'try-catch' from the 'ImportAndValidateEclipseCheProjectTest
* Change the test according to known issue #11537
* Rename some methods in the 'MavenPluginStatusBar'
* Update the 'ImportAndValidateEclipseCheProjectTest' related merging JDT.LS
2018-10-30 15:15:46 +00:00
Sergey Skorik
a177394cc8
Selenium: update info about known issues ( #11776 )
2018-10-30 13:45:42 +00:00
Aleksandr Shmaraiev
a3772f1367
Selenium: Add changes to the 'RenameParametersTest' to incease reliability ( #11766 )
...
* Add changes to the 'Add changes to the 'RenameParametersTest' to increase reliability
2018-10-30 07:14:09 +00:00
Sergey Skorik
7a77c7f0db
Selenium: add info about known #11735 issue to JavaDocPopupTest ( #11767 )
2018-10-29 18:40:30 +03:00
Igor Ohrimenko
1b6288d587
[Selenium] Remove try/catch block with known #11660 issue from "TransitiveDependencyTest" selenium test
2018-10-29 14:28:27 +02:00
Sergey Skorik
f77c41cdce
Selenium: not check known issues in selenium page objects ( #11742 )
2018-10-29 12:27:43 +03:00
Aleksandr Shmaraiev
40a6acb26f
Add the 'try-catch' to the 'RenamePackageTest' according to the known issue ( #11755 )
2018-10-27 14:53:56 +03:00
Igor Ohrimenko
5f04f11bfe
[Selenium] Fix of unexpected fails of "AutocompleteProposalJavaDocTest", "ShowHintsCommandTest", "DownloadProjectTest", "CheckRestoringSplitEditorTest" selenium tests ( #11751 )
2018-10-26 16:48:47 +03:00
Sergey Skorik
61e1491d89
Selenium: remove info about known 10177 and 10699 issues ( #11734 )
2018-10-26 14:27:35 +03:00
Aleksandr Shmaraiev
fd6304edf7
Selenium: Change the 'waitNode()' method in the 'AssistantFindPanel' ( #11737 )
...
* Selenium: change the 'waitNode()' method in the 'AssistantFindPanel'
2018-10-26 14:06:51 +03:00