superset/superset-frontend/spec/javascripts/explore
Michael S. Molina 86807e40b7
Improves RTL configuration (#13079)
- Adds plugin:jest-dom/recommended to ESLint plugins list to enforce tests best practices

- Moves import @testing-library/jest-dom/extend-expect; from setup.ts to testing-library.tsx to avoid matchers collision

- Adds @testing-library/user-event to help simulate users events
2021-02-11 15:32:22 -08:00
..
components Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00
AdhocFilter_spec.js refactor(explore): move MetricControl and FilterControl to sub-component (#12446) 2021-01-19 22:46:28 +08:00
AdhocMetric_spec.js refactor(explore): move MetricControl and FilterControl to sub-component (#12446) 2021-01-19 22:46:28 +08:00
controlUtils_spec.jsx refactor: remove queryFields in QueryObject and update chart control configs (#12091) 2020-12-22 17:10:19 -08:00
exploreActions_spec.js feat(viz): add query mode switch to table chart (#10113) 2020-06-28 21:37:04 -07:00
fixtures.jsx refactor: remove queryFields in QueryObject and update chart control configs (#12091) 2020-12-22 17:10:19 -08:00
store_spec.jsx feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
utils_spec.jsx feat(style): hide dashboard header by url parameter (#12918) 2021-02-11 15:05:35 +02:00