Skip to content

user email validation#23346

Merged
rashmivkulkarni merged 6 commits intoelastic:masterfrom
rashmivkulkarni:email
Sep 24, 2018
Merged

user email validation#23346
rashmivkulkarni merged 6 commits intoelastic:masterfrom
rashmivkulkarni:email

Conversation

@rashmivkulkarni
Copy link
Copy Markdown
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
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Copy Markdown
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@rashmivkulkarni
Copy link
Copy Markdown
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Copy Markdown
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@rashmivkulkarni
Copy link
Copy Markdown
Contributor Author

jenkins, test this

Copy link
Copy Markdown
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.

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@rashmivkulkarni
Copy link
Copy Markdown
Contributor Author

jenkins, test this

Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
Contributor Author

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
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
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