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
192 stars 53 forks source link

Playwright / Emulation Test - Languages #74

Open timondev opened 1 year ago

timondev commented 1 year ago

Describe the problem

I would like to use Playwright to test different languages i18n features. https://playwright.dev/docs/emulation

Describe the proposed solution

I would like to see tests implemented for main routes that are tested with different user agents for i18n and mobile support.

Have you checked if this issue has already been raised?

Code of Conduct