You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our test suite is a mix of enzyme, React Testing Library, and a custom solution with an RTL-like API. This epic tracks our refactor efforts for our React test suite which should include the following updates:
The content you are editing has changed. Please copy your edits and refresh the page.
Currently, our test suite is a mix of enzyme, React Testing Library, and a custom solution with an RTL-like API. This epic tracks our refactor efforts for our React test suite which should include the following updates:
Tasks
accessibility-checker
baseline for React components #9475a11y-checker
coverage, test component states (focus, hover, open/close, etc.) #11370eslint-plugin-testing-library
package to our eslint config #9048eslint-plugin-jest-dom
package to our eslint config #13312The text was updated successfully, but these errors were encountered: