CodingGarden / listd

listd is a Full Stack App that will allow users to create, share and watch lists of YouTube channels. This app is being built LIVE on Twitch https://twitch.tv/codinggarden
https://twitch.tv/codinggarden
MIT License
190 stars 53 forks source link

Playwright / Accessibility Testing #66

Open timondev opened 1 year ago

timondev commented 1 year ago

Describe the problem

I would like to have Playwright test for accessibility flaws: https://playwright.dev/docs/accessibility-testing

Describe the proposed solution

I would like to see tests implemented for main routes that check for a11y flaws.

Have you checked if this issue has already been raised?

Code of Conduct