kibana/x-pack/plugins/lens/public/shared_components
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
..
empty_placeholder.tsx
index.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
legend_settings_popover.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
legend_settings_popover.tsx [Lens] adding some functional tests (#77863) 2020-09-18 18:41:22 +02:00
palette_picker.tsx [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
toolbar_button.scss
toolbar_button.tsx [Lens] adding some functional tests (#77863) 2020-09-18 18:41:22 +02:00
toolbar_popover.tsx [Lens] Distinct icons for XY and pie chart value labels toolbar (#82927) 2020-11-10 10:05:32 +01:00