Skip to content

Jdt.ls: fix few Selenium tests for Refactoring feature #10965

Merged
vparfonov merged 3 commits into5730_java_ls_pocfrom
fixRefactoringTest
Aug 28, 2018
Merged

Jdt.ls: fix few Selenium tests for Refactoring feature #10965
vparfonov merged 3 commits into5730_java_ls_pocfrom
fixRefactoringTest

Conversation

@vparfonov
Copy link
Copy Markdown
Contributor

What does this PR do?

  1. Add waiting until jdt.ls initialized
  2. Add waiting until notification after Move Refactoring closed

What issues does this PR fix or reference?

#9591

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
@vparfonov vparfonov requested review from svor and removed request for Ohrimenko1988 and dmytro-ndp August 28, 2018 14:50
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
if (refactor.isWidgetOpened()) {
refactor.clickCancelButtonRefactorForm();
}
if (editor.isAnyTabsOpened()) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, add empty line before second if to improve readability.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@benoitf benoitf added target/branch Indicates that a PR will be merged into a branch other than master. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Aug 28, 2018
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
@vparfonov vparfonov merged commit 289e3f4 into 5730_java_ls_poc Aug 28, 2018
@vparfonov vparfonov deleted the fixRefactoringTest branch August 28, 2018 15:57
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Aug 28, 2018
tsmaeder pushed a commit that referenced this pull request Aug 29, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tolusha pushed a commit that referenced this pull request Sep 5, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 13, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 20, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 26, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 1, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 5, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 12, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 16, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
* Fix few Refactoring tests

Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template. target/branch Indicates that a PR will be merged into a branch other than master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants