Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(testing-library): replace testing library with testing library compass #6214

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

gribnoysup
Copy link
Collaborator

This patch replaces all the imports to testing-library with testing-library-compass, only a handful of specs actually needed updating and in all those cases it was just removing the unnecessary manual passing of appRegistry to the rendering context. Everything else in this patch is just automatically changing the import and updating the package.json file to list the new dependency and remove the old one

@gribnoysup gribnoysup merged commit aa6704d into main Sep 10, 2024
27 checks passed
@gribnoysup gribnoysup deleted the replace-testing-library-with-testing-library-compass branch September 10, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants