Skip to content

Selenium: update "YamlFileEditingTest" selenium test according to language servers test plan#11336

Merged
SkorikSergey merged 10 commits intomasterfrom
updateYamlFileEditingTest
Sep 25, 2018
Merged

Selenium: update "YamlFileEditingTest" selenium test according to language servers test plan#11336
SkorikSergey merged 10 commits intomasterfrom
updateYamlFileEditingTest

Conversation

@SkorikSergey
Copy link
Copy Markdown
Contributor

What does this PR do?

Update "YamlFileEditingTest" selenium test according to language servers test plan.

What issues does this PR fix or reference?

#11221

@SkorikSergey SkorikSergey added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. team/che-qe labels Sep 25, 2018
+ " app: che\n"
+ " template: che\n"
+ " name: che";
private List<String> symbols = Arrays.asList("apiVersionsymbols (194)", "kind", "metadata");
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.

symbols variable looks like a constant, and "apiVersionsymbols (194)" is more then one symbol.
So, I would recommend to remake variable symbols to constant EXPECTED_GO_TO_SYMBOL_ALTERNATIVES

@SkorikSergey SkorikSergey merged commit 566918c into master Sep 25, 2018
@SkorikSergey SkorikSergey deleted the updateYamlFileEditingTest branch September 25, 2018 11:32
@SkorikSergey SkorikSergey removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 25, 2018
@benoitf benoitf added this to the 6.12.0 milestone Sep 25, 2018
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants