Skip to content

Selenium: cover Apache Camel language server functionality by selenium test#10376

Merged
SkorikSergey merged 11 commits intomasterfrom
testCamelLanguageServer
Jul 12, 2018
Merged

Selenium: cover Apache Camel language server functionality by selenium test#10376
SkorikSergey merged 11 commits intomasterfrom
testCamelLanguageServer

Conversation

@SkorikSergey
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR creates ApacheCamelFileEditingTest selenium test which cover the Apache Camel language server by use cases from Language servers test plan - https://github.com/eclipse/che/wiki/Test-plan-for-checking-Language-servers.

What issues does this PR fix or reference?

#10316

@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 Jul 11, 2018
@SkorikSergey SkorikSergey requested a review from vparfonov as a code owner July 11, 2018 10:06
projectExplorer.openItemByPath(PATH_TO_CAMEL_FILE);
editor.waitTabIsPresent(CAMEL_FILE_NAME);

// check Apache Camel language sever initialized
Copy link
Copy Markdown
Contributor

@dmytro-ndp dmytro-ndp Jul 12, 2018

Choose a reason for hiding this comment

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

sever > server


</camelContext>

</beans> No newline at end of file
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.

empty line at the line is missed

Copy link
Copy Markdown
Contributor

@dmytro-ndp dmytro-ndp left a comment

Choose a reason for hiding this comment

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

Please, look at my small notes.

@SkorikSergey SkorikSergey merged commit fd2ae02 into master Jul 12, 2018
@SkorikSergey SkorikSergey deleted the testCamelLanguageServer branch July 12, 2018 14:42
@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 Jul 12, 2018
@benoitf benoitf added this to the 6.9.0 milestone Jul 12, 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