grafana/public/app/core
Ashley Harrison cc9151d382
Dependencies: Jest 27 (#42681)
* Update jest monorepo

* Update version of marked so it doesn't throw an error, set testEnvironment

* Fix some unit tests

* Remove all these tests that aren't actually working...

* use spyOn instead of mocking the whole module

* Fix linting

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-03 17:09:25 +00:00
..
actions Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
components Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
copy Chore: Use uuid v4 as an identifier instead of Date.now() (#27178) 2020-08-26 11:38:39 +02:00
hooks Dependencies: Jest 27 (#42681) 2021-12-03 17:09:25 +00:00
navigation Links: Fixes issue with some links causing full page reload (#36631) 2021-07-12 10:28:49 +02:00
reducers Plugins: remove deprecated code (components) (#41686) 2021-11-19 13:42:26 +01:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services KeybindingSrv: Prevent dashboard save modal when dashboard cannot be saved (#42505) 2021-12-01 13:47:47 +01:00
specs Update dependency @testing-library/dom to v8 (#40990) 2021-10-27 16:57:20 +01:00
utils Transformers: extract fields from JSON and text (alpha) (#41791) 2021-11-18 21:52:49 -08:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
constants.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
core.ts Angular: Isolate angular modal support from react modal support (#41788) 2021-11-17 13:12:18 +01:00
jquery_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts Elastic: Full range logs volume (#40700) 2021-11-02 11:53:47 +01:00
logs_model.ts Elasticsearch: Enable full range log volume histogram (#41202) 2021-11-10 11:20:30 +01:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
profiler.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
store.ts Explore: Improve local storage error handling when rich history is added (#39943) 2021-10-11 09:48:25 +02:00
table_model.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
time_series2.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00