Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improves RTL configuration (apache#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
- Loading branch information