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

[FTR] Refactor mocha under @kbn/test #42862

Merged
merged 9 commits into from
Aug 15, 2019
Merged

Conversation

wayneseymour
Copy link
Member

Yet another refactor of things that should live
under @kbn/test.

@wayneseymour wayneseymour requested a review from a team as a code owner August 7, 2019 18:52
@wayneseymour wayneseymour self-assigned this Aug 7, 2019
@wayneseymour wayneseymour added release_note:skip Skip the PR/issue when compiling release notes v7.4.0 v8.0.0 labels Aug 7, 2019
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

in KIBANA/scripts/mocha.js.
Also, fixup cwd for globby as we are
exec-ing from a different directory.
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@wayneseymour
Copy link
Member Author

Thanks @jbudz

@wayneseymour wayneseymour merged commit 5d8ad40 into master Aug 15, 2019
@wayneseymour wayneseymour deleted the kbn-test-refactor/mocha branch April 15, 2020 18:46
@tylersmalley
Copy link
Contributor

@wayneseymour, this was never backported. Would you mind looking into what would be needed to ensure consistency between the 7.x branch and master?

tylersmalley pushed a commit to tylersmalley/kibana that referenced this pull request Nov 13, 2020
* Run prettier on the files that will be refactored under @kbn/test, in a follow-up pr.

* Fixup all paths to mocha,
under kbn-test, with needed
exports/imports.

* Fixed borked path (bad refactor).

* Fixup one more borked path.

* Fixup tsconfig for xml.ts

* Drop setup_node_env as it's already
in KIBANA/scripts/mocha.js.
Also, fixup cwd for globby as we are
exec-ing from a different directory.
@tylersmalley
Copy link
Contributor

@wayneseymour, I opened a backport #83369

tylersmalley pushed a commit that referenced this pull request Nov 13, 2020
* Run prettier on the files that will be refactored under @kbn/test, in a follow-up pr.

* Fixup all paths to mocha,
under kbn-test, with needed
exports/imports.

* Fixed borked path (bad refactor).

* Fixup one more borked path.

* Fixup tsconfig for xml.ts

* Drop setup_node_env as it's already
in KIBANA/scripts/mocha.js.
Also, fixup cwd for globby as we are
exec-ing from a different directory.

Co-authored-by: Tre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants