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

user email validation #23346

Merged
merged 6 commits into from
Sep 24, 2018
Merged

user email validation #23346

merged 6 commits into from
Sep 24, 2018

Conversation

rashmivkulkarni
Copy link
Contributor

  • User Email validation
  • addition of bunch of data-test-subj where ever required.
    in support of a SDH ticket opened a while back.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

Copy link
Contributor

@cuff-links cuff-links left a comment

Choose a reason for hiding this comment

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

I just have an additional comment. There should probably be some condition that you wait for at the end of changePassword. Basically, the way it is now, the tests might have the tendency to be flaky because there are no waits, nor retries. So if something isn't ready, it will just fail.

x-pack/test/functional/page_objects/accountsetting_page.js Outdated Show resolved Hide resolved
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

Copy link
Contributor

@LeeDr LeeDr left a comment

Choose a reason for hiding this comment

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

LGTM after removing the duplicate test

expect(users.anonymous.reserved).to.be(true);
}
});

Copy link
Contributor

Choose a reason for hiding this comment

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

This test is already in x-pack/test/functional/apps/security/users.js:. I think you started from that file and forgot to take this out?

@rashmivkulkarni
Copy link
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@rashmivkulkarni rashmivkulkarni merged commit 594d447 into elastic:master Sep 24, 2018
rashmivkulkarni added a commit to rashmivkulkarni/kibana that referenced this pull request Sep 24, 2018
* Added automation for a support-dev-help ticket - user email validation  https://github.com/elastic/support-dev-help/issues/4571
cqliu1 pushed a commit to cqliu1/kibana that referenced this pull request Sep 25, 2018
* Added automation for a support-dev-help ticket - user email validation  elastic/support-dev-help#4571
LeanidShutau pushed a commit to LeanidShutau/kibana that referenced this pull request Sep 27, 2018
* Added automation for a support-dev-help ticket - user email validation  https://github.com/elastic/support-dev-help/issues/4571
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants