kibana/x-pack/plugins/lens/public/editor_frame_service
Tyler Smalley aba2068291
Consolidates Jest configuration files and scripts (#82671)
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>
2020-11-12 16:19:56 -08:00
..
editor_frame Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
embeddable Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
error_helper.ts [Lens] Leverage original http request error (#79831) 2020-10-13 15:17:40 +02:00
index.ts
merge_tables.test.ts Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
merge_tables.ts Remove data <--> expressions circular dependencies. (#82685) 2020-11-09 13:01:22 -07:00
mocks.tsx [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
service.test.tsx [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
service.tsx [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
types.ts [Lens] Expose active data in some places (#79851) 2020-11-06 17:05:34 +01:00