Commit Graph

379 Commits (21c8aaf0cf5b8e4ebe47840e49a692425a13bb82)

Author SHA1 Message Date
Dmytro Nochevnov 21c8aaf0cf
Move GitCompareTest to one thread tests suite (#8426)
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-01-24 11:07:58 +02:00
Dmytro Nochevnov 9d98828549
Remove stopping test workspace (#8427)
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-01-24 11:07:42 +02:00
Sergey Skorik 67e24a0bcb
cover the Workspaces page by selenium test (#8392)
* added new WorkspacesListTest selenium test
* WorkspacesListTest selenium test added to CheSuite.xml test suite
* CreateWorkspace selenium page object renamed to NewWorkspace
2018-01-23 13:03:36 +02:00
Sergey Skorik ed8032a87f
changed projects names in ResolveDependencyAfterRecreateProjectTest selenium test (#8410) 2018-01-23 13:02:30 +02:00
Igor Ohrimenko 4121cdcd7a
add stacktrase to the error log (#8409) 2018-01-23 11:46:18 +02:00
Igor Ohrimenko 728bc526cd
Selenium: Add preferences response to the log for investigating bug #8122 (#8405) 2018-01-22 18:18:34 +02:00
Sergey Skorik e32808c003
change timeout in the CreateWorkspaceOnDashboardTest selenium test (#8403) 2018-01-22 17:37:25 +02:00
Igor Ohrimenko 140d001126
add clear terminal output before tests start (#8402) 2018-01-22 16:38:16 +02:00
Dmytro Nochevnov 8919144ba6
Adapt selenium tests to work with openshift.io REST API (#8396)
* Read cliend_id from keycloak settings
* Authenticate on RH Che 6 server by using offline token
* Set offline token to be specific for test user
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-01-22 13:07:38 +00:00
Igor Ohrimenko 044b3f1fe2
add try/catch for resolving problem and revork 'waitShowHintsPopUpClosed' method in the 'CodenvyEditor' with 'TestWebElementRenderChecker' (#8398) 2018-01-22 14:37:28 +02:00
Sergey Skorik f9f3d879f3
add info about known issue into WorkingWithTerminalTest selenium test(#8393) 2018-01-22 14:08:05 +02:00
Igor Ohrimenko b0fc2f83b9
Selenium: Create "AccountTest" and related pageobjects (#8364) 2018-01-19 17:05:41 +02:00
Sergey Skorik da3ed3b281
Selenium: adapt selenium tests according to changes in the Process panel (#8375) 2018-01-19 16:33:14 +02:00
Igor Ohrimenko 2c29925476
Add try/catch to the "TestWorkspaceServiceClient" for catching bug with "whitescreen" (#8353) 2018-01-19 14:22:08 +02:00
Maxim Musienko fb7ca251d6
Add info about known issue (#8319)
* add info about known issue
2018-01-19 13:20:48 +02:00
Sergey Skorik 688c4fda28
Selenium: adapt selenium tests according to changes in a workspace creation flow (#8349) 2018-01-18 17:22:32 +02:00
Dmytro Nochevnov 67f405236b
Add ability to add several tests users to selenium tests (#8342)
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2018-01-18 17:17:54 +02:00
Sergey Skorik dac3374a8a
Selenium: change locator for the Add Member to organization button (#8341) 2018-01-18 14:26:20 +02:00
Sergey Skorik 36840c365f
remove unnecessary steps from WorkspaceDetailsSingleMachineTest selenium test (#8343) 2018-01-18 14:25:57 +02:00
Igor Ohrimenko 4fe339af09
Add check preferences to the try/catch block in the "CheckRestoringSplitEditorTest" (#8336) 2018-01-17 17:58:06 +02:00
Igor Ohrimenko d334416323
Selenium: Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test (not expected text in the page body) (#8331) 2018-01-17 16:10:50 +02:00
Sergey Skorik 38a3723e5f
selenium: add checking that a project exists in projects list before selecting it (#8317) 2018-01-16 17:19:41 +02:00
Sergey Skorik 548563f9af
Selenium: change timeouts in unstable selenium tests (#8314)
* increased timeouts for waiting the Terminal tab

* added timeout for 2 sec in the Edit Machine form

* increased timeout for waiting that a workspace name in toolbar is changed

* increased timeout for waiting a message in the Toast Loader
2018-01-16 16:34:48 +02:00
Maxim Musienko c51a892070
change shm size in container for resolving problem with crashing browser tabs (#8303) 2018-01-16 11:44:24 +02:00
Sergey Skorik 1f5f253b7d
Selenium: add info about known issue into unstable FileStructureNodesTest selenium test (#8301)
* apply Asser.fails to unstable FileStructureNodesTest selenium test
2018-01-16 09:52:21 +02:00
Aleksandr Shmaraiev fb0dccaac1 Add the 'Assert.fail()' related known issue #7161 2018-01-15 17:52:42 +02:00
Sergey Skorik 435fc8d6d1
selenium: wait that the Loader is closed before opening the Servers tab (#8295) 2018-01-15 13:57:25 +02:00
Sergey Skorik f4e9e7a1ef
selenium: apply Asser.fails to unstable NavigateToFileTest selenium test (#8294) 2018-01-15 13:52:07 +02:00
Igor Ohrimenko 1079085568
change year in the licence headers and add try/catch block to the 'CheckIntelligenceCommandFromToolbarTest' according to new bug (#8278) 2018-01-15 10:11:19 +02:00
Aleksandr Shmaraiev f848993b30 Delete the 'Assert.fail() from the 'CommitFilesTest'
Delete the 'Assert.fail()' from the selenium test 'CommitFilesTest' after resolve issue
2018-01-15 09:47:04 +02:00
Maxim Musienko 3de10b38ff
Add changes to tests for fixing problem after adding license headers (#8283)
* add changes to tests for fixing problem after adding license headers
2018-01-15 09:21:36 +02:00
Sergey Skorik e1d9f19be6
selenium: unexpected fail of ConvertToProjectWithPomFileTest selenium test(#8280) 2018-01-12 17:28:55 +02:00
Sergey Skorik 406f3f31e4
Selenium: unexpected fail of CreateWorkspaceOnDashboardTest and ServerRuntimeInfoTest tests (#8281)
* changed checking list of existed servers

* increased timeout for waiting that the Create Workspace web page is opened
2018-01-12 17:27:58 +02:00
Aleksandr Shmaraiev 062e4c2a39
Correct the 'move-file-out ' in the resources after change of header (#8274) 2018-01-12 15:23:07 +02:00
Aleksandr Shmaraiev bf6a4af7d0
Selenium: Change timeout in the 'waitNoGitChangeMarkers()' 'waitGitInsertionMarkerInPosition()' methods (#8273)
* Change timeout in the 'waitNoGitChangeMarkers()' and 'waitGitInsertionMarkerInPosition()' methods to increase stability the selenium test 'GitChangeMarkersTest'
* Add the 'addGitCommitter()' to the BeforeClassAdd the 'addGitCommitter()' to the BeforeClass in the selenium test 'GitChangeMarkersTest'
2018-01-12 14:07:19 +02:00
Valeriy Svydenko 6f6780b8ab
Fix parsing of test runner's output messages (#8254)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-01-12 13:01:16 +02:00
Sergey Skorik c6b38199f4
Selenium: unexpected fail of ImportProjectFromGitHubTest selenium test (#8261)
* added methods for working with login on github form in ProjectSourcePage page object

* removed try/catch block because che#6323 issue is fixed
2018-01-11 17:42:41 +02:00
Sergey Skorik 2055990e26
selenium: changed locator for checking text in the ToastLoader (#8258) 2018-01-11 17:41:57 +02:00
Igor Ohrimenko ae5adc7007
add loader unvisibility waits to the "quickExpandWithJavaScript" and other methods which used JavaScript for expand project tree (#8253) 2018-01-11 16:51:58 +02:00
Mykhailo Kuznietsov 2c2bd6637c
Set new year in license headers (#8244) 2018-01-11 16:04:49 +02:00
Igor Ohrimenko d9b2b39971
Selenium: Fix unexpected fail of CheckAutocompleteFeaturesInTheTestFolderTest selenium test (#8247) 2018-01-11 14:58:54 +02:00
Maxim Musienko 8b4ac3639c
add info about known issue in the report (#8225) 2018-01-11 10:07:34 +02:00
Sergey Skorik 8d5c015094
Selenium: move ServerRuntimeInfoTest selenium test to miscellaneous package (#8230)
* ServerRuntimeInfoTest test moved from consoles package to miscellaneous
2018-01-10 21:36:17 +02:00
Igor Ohrimenko b39a70f9c8
Fix unexpected fail of CheckIntelligenceCommandFromToolbarTest selenium test (Preview link) (#8212) 2018-01-10 11:40:22 +02:00
Igor Ohrimenko ef5523aab5
Selenium: Fix unexpected fail of TransitiveDependencyTest selenium test (#8216) 2018-01-09 18:11:30 +02:00
Sergey Skorik ce94c751f5
added method for checking that the suggested panel is displayed in the NavigateToFile page object (#8206) 2018-01-09 17:37:22 +02:00
Sergey Skorik ba6a9918a6
changed timeouts for checking statuses of workspace (#8215) 2018-01-09 17:36:52 +02:00
Maxim Musienko aef0f79e6f
Add info into selenium report about known issue. Modify method for TestRunner plugin for more stability. (#8197)
* add info abaut reason of failing test, modify methods for more stability
2018-01-08 22:50:13 +02:00
Igor Ohrimenko 87f4e4c3c4
rework 'selectPreviewUrlFromDropDawn' method in the 'CommandsToolbar' page-object (#8195) 2018-01-05 15:50:51 +02:00
Sergey Skorik 907ac202fc
Selenium: add checking that the Authorize button exists in the ImportProjectFromGitHubTest selenium test (#8142) 2018-01-04 16:16:24 +02:00