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

Fix assertions against toasts in Dashboard and Discover functional tests. #16336

Merged

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Jan 28, 2018

In #15749 I made adjustments to the functional test page objects so that they'd check for the existence of various toasts. However, I forgot to update the assertions in the tests themselves which consumed these page objects, so that they'd still be actually asserting something. This PR fixes that.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@cjcenizal cjcenizal force-pushed the functional-test-fix-toast-assertions branch from e8ba735 to 6292f12 Compare January 28, 2018 21:35
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@cjcenizal cjcenizal merged commit 23bdf47 into elastic:master Jan 29, 2018
@cjcenizal cjcenizal deleted the functional-test-fix-toast-assertions branch January 29, 2018 01:51
cjcenizal added a commit to cjcenizal/kibana that referenced this pull request Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features v6.3.0 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants