Commit graph

7 commits

Author SHA1 Message Date
Tyler Smalley 8c2976d847
Consolidates Jest configuration files and scripts (#82671) (#83362)
Jest tests are currently organized into main configuration files (src/dev/jest/config.js and x-pack/dev-tools/jest/create_jest_config.js). Both of these are similar, but very slightly due to  previously being in separate repositories. This change consolidates the scripts referenced in those configs and moves them to the `@kbn/test` project.

OSS contained an alias for `test_utils`. Those aliases have been removed in favor of importing these utilities from `@kbn/test/jest`

Blocker to #72569

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-13 13:25:06 -08:00
restrry 2fefd60e90 update code style 2020-05-22 10:35:02 +02:00
Joe Reuter bbad5ca7d3
Migrate rollup client side code (#63227) (#63869) 2020-04-20 11:27:34 +02:00
Court Ewing dbb0534c21 Move x-pack plugins/server/common to x-pack/legacy 2019-06-20 13:35:00 -04:00
Sébastien Loix 5c07326752
Move testbed utils to x-pack/test_utils (#32893) (#33475) 2019-03-19 16:16:49 +01:00
Sébastien Loix 6a017437c7
[Rollup] Unit test for detail panel (#31690) (#31984) 2019-02-26 17:05:56 +01:00
Sébastien Loix ac0ba20138
Backport merge conflict resolve (#31802) 2019-02-22 18:10:16 +01:00