Commit Graph

1039 Commits (c2ee93182f40ddc8637166ccd4e85b80296f40ac)

Author SHA1 Message Date
Aleksandr Shmaraiev 879f2967ea
Selenium: Update the E2E selenium tests according to the changes on dashboard (#13589)
* Update E2E selenium tests
* Update the pageobjects
* Update the tests suites
* Add the 'UNDER_REPAIR' annotation to the 'ImportProjectFromZipTest'
2019-06-21 17:00:00 +03:00
Vitalii Parfonov 70c3e5b091
RELEASE: Set next development version (#13564) 2019-06-19 12:55:16 +03:00
Skorik Sergey 0e06a2b57f remove selenium tests that create workspaces from Che 6 stacks from selenium tests suites 2019-06-13 15:47:31 +03:00
Anna Shumilova 839d63411f Rework stack tests
Signed-off-by: Anna Shumilova <ashumilo@redhat.com>
2019-06-13 15:47:31 +03:00
Sergey Skorik 9976bb050f
Selenium: remove unsupported selenium tests from CheSuite.xml test suite (#13468) 2019-06-04 11:49:42 +03:00
Vitalii Parfonov 64129a8d44
RELEASE: Set next development version (#13460) 2019-06-03 16:28:42 +03:00
Valeriy Svydenko 5165392332
Add PHP and PHP + MySQL Che-7 stacks with samples (#13434)
* Add PHP-CHE7 stack with samples

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>

* Add plagins into PHP Che-7 stacks

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2019-05-30 11:17:16 +03:00
Roman I dd1d9b5a58
switch to RC version scheme (#13424) 2019-05-28 13:52:49 +03:00
Anatoliy Bazko 71cea35465
Fix selenium tests (#13371)
* Fix selenium tests

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2019-05-22 15:54:14 +03:00
Roman I ffb8a3e013
RELEASE: Set next development version (#13377) 2019-05-22 09:52:28 +03:00
Skorik Sergey 57ad0e1f07 remove ProjectStateAfterRenameWorkspaceTest test from CheSuite.xml test suite 2019-05-21 15:10:09 +03:00
Skorik Sergey daf8f12dae remove from CheSute.xml test suite all selenium tests that start/stop workspaces from Dashboard 2019-05-21 15:10:09 +03:00
Valeriy Svydenko 39e15f9687
Add CHE-7 stack for C# with samples (#13294)
* Add CHE7 stack for C# with samples

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>

* Fix tests

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>

* change name of server

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2019-05-08 14:35:26 +03:00
Sergey Skorik dab9eecaed
[Selenium] update selenium tests from factory and stack packages (#13283) 2019-05-07 09:22:12 +03:00
Roman Iuvshyn 53cb2c53fa
RELEASE: Set next development version (#13264) 2019-05-05 12:24:42 -04:00
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