sjdonado / idonthavespotify

Effortlessly convert Spotify links to your preferred streaming service
https://idonthavespotify.donado.co
34 stars 2 forks source link

[feature] playwright e2e tests #2

Closed sjdonado closed 1 year ago

sjdonado commented 1 year ago

reCAPTCHA v3 removed since there is a REST endpoint opened to the Raycast extension. If someone wants to scraper, they can easily consume that endpoint instead. Hence, this protection was an overkill.

docker-compose file updated, playwright can run and consume env variables without dotenv

sjdonado commented 1 year ago

New workflow has been successfully executed! New tests in chromium + firefox + webkit are green.

Ready to merge :)