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

[Dashboard] Smoke Test Boilerplate Cleanup #106290

Closed
ThomThomson opened this issue Jul 20, 2021 · 2 comments
Closed

[Dashboard] Smoke Test Boilerplate Cleanup #106290

ThomThomson opened this issue Jul 20, 2021 · 2 comments
Labels
Feature:Dashboard Dashboard related features Feature:Functional Testing Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@ThomThomson
Copy link
Contributor

The dashboard embeddable migration smoke tests cover a lot of ground, but there are a few upgrades that can be made for speed, efficiency, and conciseness of the tests themselves.

Firstly, a draft PR for adding a testing harness will shrink our test code boilerplate significantly, but it will require some work on our side to translate it once it's merged.

Secondly, our test dashboards are currently loaded through the management UI. They will need to be translated into kbn_archiver json files, and loaded through the kibanaServer import helper.

@ThomThomson ThomThomson added Feature:Dashboard Dashboard related features Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Feature:Functional Testing labels Jul 20, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@ThomThomson
Copy link
Contributor Author

Closing this as the smoke tests are stable in their current form. If we need to create more, we can consider these changes and re-open this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Dashboard Dashboard related features Feature:Functional Testing Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

2 participants