- 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 |
||
|---|---|---|
| .. | ||
| components | ||
| AdhocFilter_spec.js | ||
| AdhocMetric_spec.js | ||
| controlUtils_spec.jsx | ||
| exploreActions_spec.js | ||
| fixtures.jsx | ||
| store_spec.jsx | ||
| utils_spec.jsx | ||