superset/superset-frontend/spec/helpers
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
..
ProviderWrapper.tsx refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
setup.ts Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00
setupSupersetClient.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
shim.ts Fix tests errors and warnings - iteration 3 (#12212) (#12219) 2021-01-25 23:40:59 -08:00
testing-library.tsx Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00
theming.ts refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
waitForComponentToPaint.ts feat(listviews): SIP-34 Bulk Select (#10298) 2020-07-16 16:07:49 -07:00
Worker.ts Fix tests errors and warnings - iteration 3 (#12212) (#12219) 2021-01-25 23:40:59 -08:00