kibana/x-pack/plugins/lens/public/xy_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] Remove background from lens embeddable (#83061) 2020-11-12 09:09:28 +01:00
axes_configuration.test.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
axes_configuration.ts
axis_settings_popover.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
axis_settings_popover.tsx
color_assignment.test.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
color_assignment.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
expression.scss
expression.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
expression.tsx [Lens] Remove background from lens embeddable (#83061) 2020-11-12 09:09:28 +01:00
fitting_functions.ts
index.ts [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
state_helpers.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
to_expression.test.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
to_expression.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
tooltip_wrapper.tsx
types.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
visualization.test.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
visualization.tsx [Lens] Use entire layers, not specific columns (#82550) 2020-11-10 13:45:46 -05:00
xy_config_panel.scss [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
xy_config_panel.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
xy_config_panel.tsx [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
xy_suggestions.test.ts Upgrade Node.js to version 12 (#61587) 2020-11-12 22:00:57 +01:00
xy_suggestions.ts [Lens] New value labels config option for bar charts (#81776) 2020-11-06 16:34:30 +01:00
xy_visualization.ts