[Dashboard] Smoke Test Boilerplate Cleanup #106290
Labels
Feature:Dashboard
Dashboard related features
Feature:Functional Testing
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
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 thekibanaServer
import helper.The text was updated successfully, but these errors were encountered: