Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium: apply changes for selenium tests from Che6 branch to master #7870

Merged
merged 11 commits into from
Dec 14, 2017

Conversation

SkorikSergey
Copy link
Contributor

What does this PR do?

In the che6 branch we made some important improvements and fixes that can be applied for master branch. This will be able to stabilize tests and enhance results. Also it'll reduce time for checking regression by QA.

Next selenium tests will be updated:

  • NavigateToFileTest
  • SwaggerTest
  • CheckMavenPluginTest
  • CheckFindActionFeatureInCheTest
  • DebugExternalClassTest

We need add try/catch blocks to selenium tests as is in CHE-6 branch:

  • DiffViewTest
  • UpdateToRevisionTest
  • LockFileTest
  • CheckMavenPluginTest
  • RefactoringFeatureTest

Next selenium tests need change for tests stability:

  • CheckFactoryWithSincePolicyTest
  • CheckFactoryWithUntilPolicyTest
  • DeleteProjectsTest
  • CreateAndDeleteProjectsTest
  • WorkingWithNodeWsTest
  • WorkingWithJavaMySqlStackTest

@SkorikSergey SkorikSergey added kind/task Internal things, technical debt, and to-do tasks to be performed. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. team/production labels Dec 14, 2017
@SkorikSergey
Copy link
Contributor Author

ci-build

@codenvy-ci
Copy link

@SkorikSergey SkorikSergey merged commit 3154b9d into master Dec 14, 2017
@SkorikSergey SkorikSergey deleted the reworkSeleniumTests branch December 14, 2017 09:12
riuvshin pushed a commit that referenced this pull request Dec 20, 2017
…#7870)

* apply changes in selenium tests from che6 branch to master
* improve test methods, remove duplicated code, reduce unnecessary steps
* added try/catch blocks for failed selenium tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants