Skip to content

[7.x] Refactor test entry by runner (#44679)#57930

Merged
jbudz merged 3 commits intoelastic:7.xfrom
jbudz:7.x
Feb 21, 2020
Merged

[7.x] Refactor test entry by runner (#44679)#57930
jbudz merged 3 commits intoelastic:7.xfrom
jbudz:7.x

Conversation

@jbudz
Copy link
Copy Markdown
Contributor

@jbudz jbudz commented Feb 18, 2020

Over the last few years we've increased the number of test runners.
Entry points by test type have become too lage of a category for unique
names, so this moves top level test scripts under yarn and replaces test
types with the runner name.

e.g. yarn test:browser -> yarn test:karma

Closes #41133

Co-authored-by: Elastic Machine elasticmachine@users.noreply.github.com

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

Over the last few years we've increased the number of test runners.
Entry points by test type have become too lage of a category for unique
names, so this moves top level test scripts under yarn and replaces test
types with the runner name.

e.g. `yarn test:browser` -> `yarn test:karma`

Closes elastic#41133

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@jbudz jbudz added backport This PR is a backport of another PR release_note:skip Skip the PR/issue when compiling release notes labels Feb 18, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit a2716cc into elastic:7.x Feb 21, 2020
@jbudz jbudz mentioned this pull request Aug 17, 2020
10 tasks
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 release_note:skip Skip the PR/issue when compiling release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants