Shmaraiev Oleksandr
a410747635
Tests E2E: Update and delete unused files in 'e2e' folder ( #18714 )
...
* Update 'TestConstants'
* Update 'CheMultiuserTokenHandler'
* Delete unused files from 'e2e' folder
2020-12-30 17:40:33 +02:00
Sergey Skorik
5b0ebe51c7
Create test for checking Publish branch in git extension functionality ( #18624 )
2020-12-17 17:21:34 +02:00
Igor Ohrimenko
e6efd020cf
Create issue for checking linking the "Che" user with "OCP" user ( #18198 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-26 16:26:11 +02:00
Igor Ohrimenko
b40dad56cd
Create automated E2E system tests of IntelliJ IDEA as a Che editor ( #18187 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-10-23 17:12:11 +03:00
Maxim Musienko
faadff6b97
Create e2e test for checking Openshift plugin ( #16358 )
...
* create testcase for checking openshift plugin
2020-06-01 12:14:56 +03:00
Katerina Foniok
d5d135bd1e
Add test for testing workspace creation via factory URL. ( #16999 )
...
* Add test for testing workspace creation via factroy URL.
* Move error handling to Ide class, use devfile from devfile-registry.
2020-05-27 11:15:43 +02:00
Florent Benoit
3a2385fafa
fix(security): fix minimist issue
...
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7598
Change-Id: I48607d34bd0b5e8d2461de24d3dd8152db1ad3b5
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2020-04-15 15:36:57 +02:00
Igor Ohrimenko
46cab44060
Fix the "E2E typescript selenium tests are failing after update to new ChromeDriver 80.0.2" issue ( #16548 )
...
Fix the "E2E typescript selenium tests are failing after update to new ChromeDriver 80.0.2" issue
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-04-06 13:13:21 +03:00
Igor Ohrimenko
85f06bdaeb
[TS_SELENIUM] Move "@eclipse-che/api" from "devDependencies" to "dependencies" in the "e2e" project
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-02-28 18:19:17 +02:00
Maxim Musienko
3af3742d6f
Add new test for checking git plus ssh workflow ( #15561 )
...
Add new test for checking Git plus SSH workflaw
2020-02-25 19:16:53 +02:00
Igor Ohrimenko
68ac4db40f
Use 80.0 Chrome driver in typescript selenium tests ( #16116 )
...
Signed-off-by: Ihor Okhrimenko <iokhrime@redhat.com>
2020-02-25 10:53:40 +02:00
Aleksandr Shmaraiev
6bf6ed1b24
Test E2E: Modify 'InstallCheByOperatorHub' to use it for update application ( #15590 )
...
* Modify 'InstallCheByOperatorHub' to use it for update application
* Create e2e 'SubscribeCheByOperatorHub' test
* Create 'mocha-che-subscribe-operator' file
* Add new test suite to 'package.json' file
* Update 'mocha-che-operatorhub' file
* Remove unused variable from 'TestConstants'
* Change timeout in 'SubscribeCheByOperatorHub' e2e test
2020-01-12 18:08:09 +02:00
Kateřina Foniok
688115587b
Add Java Maven test ( #15545 )
...
* Add Java Maven test.
* Update Jenkinsfile.
2019-12-20 14:18:07 +01:00
Kateřina Foniok
1bd9ce0191
Load test - typescript part ( #15451 )
...
* Adding typescript test for load testing.
Co-authored-by: musienko-maxim <mmusienko@codenvy.com>
* Applaying requested changes.
* Revert change in ITestWorkspaceUtil, get rid of RestClient and use axios instead.
2019-12-13 15:33:41 +01:00
Aleksandr Shmaraiev
d9d203a70d
Tests E2E: Update E2E test 'InstallCheByOperatorHub' according to changes on UI ( #15468 )
...
* Update locators and methods according to changed UI
* Do refactor and update methods in page objects
* Implement log into installed application with regular user of OCP
* Update and modify parameters in the 'TetsConstants'
2019-12-13 14:27:14 +02:00
Kateřina Foniok
1179cd25bb
Moving e2e tests. ( #15063 )
...
* Moving e2e tests.
* Moving che-selenium-core.
* Moving che-selenium-test/src/main.
* Moving che-selenium-test/src/test.
* Moving last files from selenium.
* Changing related files.
* Move CRW Jenkins jobs definions from e2e/jenkins to .infra folder.
* Add 'tests' part of path to Jenkinsfile
* Update pom.xml files.
* Reverting groupId in poms.
* Restore org.eclipse.che.selenium artifact name
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
* Restore org.eclipse.che.selenium artifact name
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
2019-12-09 08:26:56 +01:00