Skip to content

Selenium: Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test#10739

Merged
Ohrimenko1988 merged 42 commits intomasterfrom
selen-machines
Sep 3, 2018
Merged

Selenium: Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test#10739
Ohrimenko1988 merged 42 commits intomasterfrom
selen-machines

Conversation

@Ohrimenko1988
Copy link
Copy Markdown
Contributor

What does this PR do?

Cover "Dashboard / Workspace Details / Machines" part of test plan by selenium test

What issues does this PR fix or reference?

Issue: #10692

Release Notes

Docs PR

@Ohrimenko1988 Ohrimenko1988 added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Aug 10, 2018
@dmytro-ndp
Copy link
Copy Markdown
Contributor

ci-test

@riuvshin
Copy link
Copy Markdown
Contributor

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10739
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@dmytro-ndp
Copy link
Copy Markdown
Contributor

dmytro-ndp commented Aug 12, 2018

clickOnRamField(machineName);
seleniumWebDriverHelper.setValue(getRamAmountTextFieldLocator(machineName), "");

if (ramAmount.isEmpty()) {
Copy link
Copy Markdown
Contributor

@dmytro-ndp dmytro-ndp Aug 29, 2018

Choose a reason for hiding this comment

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

It makes sense to check it at start of method to return as fast as possible.

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.

Yes, for a case when specified empty string

@Ohrimenko1988
Copy link
Copy Markdown
Contributor Author

ci-test

@riuvshin
Copy link
Copy Markdown
Contributor

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10739
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@dmytro-ndp
Copy link
Copy Markdown
Contributor

ci-test

@riuvshin
Copy link
Copy Markdown
Contributor

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10739
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@Ohrimenko1988
Copy link
Copy Markdown
Contributor Author

ci-test

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.

Adding selenium tests have passed here https://ci.codenvycorp.com/job/che-pullrequests-test-ocp/695 according to the intermediate results.

@riuvshin
Copy link
Copy Markdown
Contributor

ci-test build report:
Build details
Test report
selenium tests report data
docker image: eclipseche/che-server:10739
https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

@Ohrimenko1988 Ohrimenko1988 merged commit e039763 into master Sep 3, 2018
@Ohrimenko1988 Ohrimenko1988 deleted the selen-machines branch September 3, 2018 09:33
@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 Sep 3, 2018
@benoitf benoitf added this to the 6.11.0 milestone Sep 3, 2018
dmytro-ndp pushed a commit that referenced this pull request Sep 4, 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.

6 participants