Skip to content

docs: remove testing playground extension links - #1575

Open
rajanpanth wants to merge 1 commit into
testing-library:mainfrom
rajanpanth:docs/remove-testing-playground-extension-link
Open

docs: remove testing playground extension links#1575
rajanpanth wants to merge 1 commit into
testing-library:mainfrom
rajanpanth:docs/remove-testing-playground-extension-link

Conversation

@rajanpanth

Copy link
Copy Markdown

Summary

  • remove the unsupported Testing Playground Chrome extension section from the Queries docs
  • update the React Testing Library migration guide to point users to testing-playground.com without the dead extension link

Fixes #1499

Validation

  • npx prettier --check docs/queries/about.mdx docs/react-testing-library/migrate-from-enzyme.mdx
  • npx lint-staged
  • git diff --check
  • npm run build (passes; reports an existing unrelated broken link from /docs/dom-testing-library/api-configuration to queries/byrole#hidden)

Note: the repository's old Husky v4 pre-commit shim failed under npm 11 before invoking lint-staged (npm exec husky-run pre-commit could not determine an executable). I ran npx lint-staged manually and committed with --no-verify after the manual check passed.

@netlify

netlify Bot commented Aug 16, 2026

Copy link
Copy Markdown

Deploy Preview for testing-library ready!

Name Link
🔨 Latest commit c522663
🔍 Latest deploy log https://app.netlify.com/projects/testing-library/deploys/6a81cd0801143400088637a8
😎 Deploy Preview https://deploy-preview-1575--testing-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

Broken Chrome Extension Link in Queries Docs

1 participant