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 removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
axis_settings_popover.test.tsx Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
axis_settings_popover.tsx [Lens] adding some functional tests (#77863) 2020-09-18 18:41:22 +02:00
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 [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 [Lens] Remove background from lens embeddable (#83061) 2020-11-12 09:09:28 +01:00
fitting_functions.ts [Lens] Fitting functions (#69820) 2020-07-03 16:15:06 +02:00
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 [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
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 [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00