Skip to content

Comments

[8.19] [dashboard] move library functional test to unit test (#226058)#226288

Merged
kibanamachine merged 4 commits intoelastic:8.19from
kibanamachine:backport/8.19/pr-226058
Jul 7, 2025
Merged

[8.19] [dashboard] move library functional test to unit test (#226058)#226288
kibanamachine merged 4 commits intoelastic:8.19from
kibanamachine:backport/8.19/pr-226058

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

Functional tests have several disadvantages
* They are slow to run
* They are expensive to run
* They are difficult to unsure consistently (not flaky)

This PR re-writes `embeddable_library` functional tests as unit test to
reduce our functional test tech debt.

(cherry picked from commit 101ca6e)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 2, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 2, 2025 19:06
@nreese
Copy link
Contributor

nreese commented Jul 2, 2025

@elasticmachine merge upstream

@nreese
Copy link
Contributor

nreese commented Jul 7, 2025

@elasticmachine merge upstream

@nreese
Copy link
Contributor

nreese commented Jul 7, 2025

/ci

@nreese
Copy link
Contributor

nreese commented Jul 7, 2025

@elasticmachine merge upstream

@kibanamachine kibanamachine merged commit c7a2fe2 into elastic:8.19 Jul 7, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
dashboard 19 20 +1

Total ESLint disabled count

id before after diff
dashboard 19 20 +1

History

cc @nreese

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants