playwright/tests/components
Simon Knott b599335404
chore(ui): enable react/recommended lint rules (#32214)
Closes https://github.com/microsoft/playwright/issues/32159. I
originally set out to enable Strict Mode for our React UI, but found a
way better thing: Enabling the lint rules we had already installed!

`eslint-plugin-react` is already in of our `package.json`, and this PR
enables it and fixes some of the reported issues. Most of them are
around the `key` prop which is mostly about performance, but there's
also fixes for misspelled `data-testid` props.
2024-08-20 14:16:28 +02:00
..
ct-react-vite chore(ui): enable react/recommended lint rules (#32214) 2024-08-20 14:16:28 +02:00
ct-react17
ct-solid
ct-svelte
ct-svelte-vite fix(ct): mount then unmount then mount (#30657) 2024-05-14 11:03:46 -07:00
ct-vue-cli
ct-vue-vite test: fix ct-vue-vite tests (#31406) 2024-06-22 00:50:10 +02:00
ct-vue2-cli
.gitignore
test-all.spec.js