Sergii Leshchenko
0e3c7eb5ab
Do not inherit pod name by plugins machines ( #13214 )
...
Signed-off-by: Sergii Leshchenko <sleshche@redhat.com>
2019-04-24 16:01:28 +03:00
Anatoliy Bazko
ca35952bf8
Add Che7 Go stack and samples ( #13176 )
...
* Add go stack and samples
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2019-04-19 14:38:36 +03:00
Anna Shumilova
8040bbf38c
Split plugins and editors into separate pages
...
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2019-04-16 13:02:06 +03:00
Anna Shumilova
36df77f5fd
Remove installers and tools pages, rename machines to containers
...
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2019-04-16 13:02:06 +03:00
Roman Iuvshyn
e60598bdaf
RELEASE: Set next development version ( #13102 )
2019-04-10 17:13:01 +03:00
Anatoliy Bazko
91cc026f2c
Add python stack and hello-world sample ( #13071 )
...
* Add python stack and hello-world sample
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2019-04-09 15:56:58 +03:00
Sergey Skorik
1abcf8c458
Selenium: update expected stacks list on NewWorkspacesPage ( #13077 )
2019-04-05 15:35:14 +03:00
Sergey Skorik
5636f78ea8
Selenium: adapt dashboard selenium tests according to adding Java Maven and Java Gradle stacks ( #13049 )
2019-04-02 17:18:19 +03:00
Max Shaposhnik
00c16c875c
Add factory loading step indicating from which source it was created
...
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-03-22 16:08:51 +02:00
Roman Iuvshyn
0abdc77ea0
RELEASE: Set next development version ( #12922 )
2019-03-19 15:56:30 +02:00
Aleksandr Shmaraiev
4aefd192ef
Selenium: Correct the selenium tests to make more reliability ( #12812 )
2019-03-04 16:24:26 +02:00
Aleksandr Shmaraiev
63205cb73d
Selenium: Correct selenium tests to increase reliability ( #12784 )
...
* Correct the selenium tests to increase their reliability when launch on CI
2019-03-01 10:42:32 +02:00
Roman Iuvshyn
0881493644
RELEASE: Set next development version ( #12777 )
2019-02-27 16:02:33 +02:00
Roman Iuvshyn
3778f01220
RELEASE: Set next development version ( #12768 )
2019-02-27 11:50:40 +02:00
Aleksandr Shmaraiev
423579097a
Selenium: Correct the selenium tests to increase reliability ( #12756 )
...
* Correct the selenium tests to increase reliability
* Delete the 'try-catch' block according to resolve known issue
* Add the wating to close 'Loader' in the page object
* Change the method to expand the project tree
2019-02-25 18:00:01 +02:00
Dmytro Nochevnov
0f4bd4cd85
Trust all TLS certs in selenium tests ( #12753 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-02-25 14:29:17 +01:00
Dmytro Nochevnov
d6c3b28308
Fix webdriver.sh to attach test resources to selenium e2e test report ( #12735 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-02-22 09:18:29 +01:00
Florent Benoit
7f2a3642a2
Use Java Base64 method instead of javax
...
Change-Id: I8434bc583734fb5fa2ceb007ab02628afed735d8
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2019-02-19 14:24:56 +01:00
Sergey Skorik
bc854992ef
[Selenium] Update selenium tests from dashboard package according to workspace details changes, fix unstable tests ( #12630 )
2019-02-08 17:58:41 +02:00
Aleksandr Shmaraiev
adaf9d6326
Selenium: Delete the 'try-catch' from seleniunm tests related to fix issues ( #12537 )
2019-02-08 10:31:43 +02:00
Roman Iuvshyn
a694c4f971
RELEASE: Set next development version ( #12596 )
2019-02-06 18:22:35 +02:00
Dmytro Nochevnov
382bad45f1
Make CheTestWorkspaceProvider class visible outside the package ( #12598 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-02-05 19:38:49 +01:00
Anna Shumilova
77ae0b1fd8
Remove project details view, due to Che7 changes ( #12528 )
...
* Remove project details view, due to Che7 changes
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2019-01-30 14:44:08 +02:00
Aleksandr Shmaraiev
eaf20dfa7d
Selenium: Add/Delete 'try-catch' according to known issues ( #12473 )
2019-01-19 22:29:28 +02:00
Aleksandr Shmaraiev
cba874fc4f
Selenium: Refactor selenium tests from the 'miscellaneous' package ( #12402 )
2019-01-18 23:38:35 +02:00
Roman Iuvshyn
4ad10f2218
RELEASE: Set next development version ( #12441 )
2019-01-16 11:51:02 +02:00
Aleksandr Shmaraiev
902ddc02fd
Selenium: Do refactoring selenium tests ( #12338 )
2019-01-05 11:32:30 +02:00
Oleksii Orel
d67d0abbd3
CHE-8909 fix add a new machine flow ( #12324 )
...
* CHE-8909 fix add a new machine flow
Signed-off-by: Oleksii Orel <oorel@redhat.com>
* fix machine name in WorkspaceDetailsMachineActionsTest selenium test
* fix the regular expression for a container name
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2019-01-04 15:49:57 +02:00
Aleksandr Shmaraiev
ed9a5f5d02
Selenium: Do refactoring selenium tests in the 'intelligencecommand' package ( #12331 )
2019-01-04 09:35:38 +02:00
Dmytro Nochevnov
431920538b
Make Keycloak CLI client for E2E test as extendable ( #12325 )
...
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-01-03 21:01:23 +01:00
Aleksandr Shmaraiev
5d0cdfcbbb
Selenium: Do refactoring selenium tests from the 'factory' package ( #12323 )
2019-01-03 09:32:08 +02:00
Aleksandr Shmaraiev
e4d0f9987d
Selenium: Refactor tests from the 'editor' package ( #12313 )
2018-12-31 16:09:41 +02:00
Dmytro Nochevnov
9536a5063e
Fix LoginNewUserWithOpenShiftOAuthTest selenium test ( #12318 )
...
* Fix getting existed test workspace id
* Fix workspace name in CreateWorkspaceOnDashboardTest
* Remove error-prone command from LoginExistedUserWithOpenShiftOAuthTest
* Fix LoginNewUserWithOpenShiftOAuthTest selenium test
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2018-12-29 22:40:00 +01:00
Sergey Skorik
e885bbd982
Selenium: add info about known #12315 issue to TheiaBuildPluginTest selenium test ( #12316 )
2018-12-29 16:38:10 +02:00
Sergey Skorik
cb5da3faaa
Selenium: add info about known issues, stabilize tests ( #12314 )
...
* add info about known issues, stabilize tests
* fix timeout in CodenvyEditor page object
2018-12-29 16:37:42 +02:00
Dmytro Nochevnov
af48cd877b
Upgrade version of selenium chrome-node to 3.141.59-dubnium ( #12286 )
...
* Upgrade version of selenium chromenode to 3.141.59-dubnium
* Fix test timeouts to comply with new chrome-node version
* Fix NewWorkspacePageTest selenium test
* Fix ImportProjectFromGitHubTest, AuthorizeOnGithubFromDashboardTest
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2018-12-28 20:55:28 +01:00
Dmytro Nochevnov
c85ef9e2ad
Remove redundant Eclipse Che 'user' role ( #12279 )
...
* Don't bind 'user' role to test user
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Remove role 'user' from keycloak
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2018-12-28 14:35:31 +01:00
Sergey Skorik
b5ee590b20
Selenium: fix existed selenium tests from 'factory' package according to factory creation changes ( #12297 )
2018-12-28 14:27:36 +02:00
Dmytro Nochevnov
10a8006af7
Exclude flaky selenium tests from execution by default ( #12296 )
...
* Exclude flaky selenium tests from execution by default
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Fix e2e selenium tests documentation
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Restore CreateWorkspaceFromNodeStackTest test
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2018-12-28 11:50:49 +01:00
Aleksandr Shmaraiev
80b0b8dde0
Selenium: Refactor some tests from the 'debugger' package ( #12300 )
2018-12-27 21:17:57 +01:00
Aleksandr Shmaraiev
c6972d4438
Selenium: Correct some selenium tests to increase reliability ( #12275 )
...
* Correct some selenium test to increase reliability when run on CI
2018-12-26 23:50:00 +02:00
Sergey Skorik
c578446ca7
Selenium: add selenium tests to UNDER_REPAIR group ( #12281 )
2018-12-26 18:17:52 +02:00
Roman Iuvshyn
b872b317cb
RELEASE: Set next development version ( #12277 )
2018-12-26 13:04:51 +02:00
Sergey Skorik
c1c762b974
Check that 'Rename' menu item doesn't exist for GoLang ( #12256 )
2018-12-21 17:15:51 +01:00
Sergey Skorik
e92b5ecf8e
Selenium: stabilize selenium tests ( #12247 )
...
* stabilize ContextMenuEditorTest test
* stabilize tests from languageserver package
* add AutocompleteProposalJavaDocTest test methods to UNDER_REPAIR group
* not check rename feature in GolangFileEditingTest test
2018-12-20 17:39:44 +01:00
Aleksandr Shmaraiev
7ab424fa67
Selenium: Add corrections to the 'ConfigureSomeSourceFoldersTest' ( #12236 )
2018-12-20 13:24:35 +02:00
Aleksandr Shmaraiev
28d1b3b0a5
Selenium: Add corrections to the tests from 'git' package ( #12219 )
...
* Add corrections to the 'AddFilesToIndexTest' and 'BranchTest' to increase reliability when run on CI
2018-12-20 09:03:06 +02:00
Dmytro Nochevnov
926d52f071
Handle selenium tests extension ( #12221 )
...
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-12-19 12:20:11 +01:00
Sergey Skorik
4c96de0076
Selenium: stabilize selenium tests, add tests to UNDER_REPAIR group ( #12213 )
2018-12-18 17:52:41 +02:00
Aleksandr Shmaraiev
029643104c
Selenium: Delete the 'try-catch' expression from the 'CodeAssistAfterMoveItemTest' ( #12214 )
2018-12-18 14:10:40 +02:00