kibana/x-pack/plugins/lens/public/datatable_visualization
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
..
__snapshots__ [Lens] Fix embeddable title and description for reporting and dashboard tooltip (#78767) 2020-10-01 18:02:37 +02:00
datatable_visualization.ts [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
expression.scss [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
expression.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
expression.tsx removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
index.ts [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
visualization.test.tsx [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00
visualization.tsx [Lens] Visualization validation and better error messages (#81439) 2020-11-04 18:28:00 +01:00