everydotorg / donate-button

A free donate and p2p fundraising button so nonprofit websites can accept cryptocurrency, stocks, and cash - credit, debit, bank, PayPal, Venmo, Apple Pay, Google Pay.
https://www.every.org
MIT License
49 stars 7 forks source link

Browser automation testing #6

Open markulrich opened 3 years ago

markulrich commented 3 years ago

We have lots of free credits with https://www.lambdatest.com/ can we make it so that https://every-month.vercel.app/ can accept query params to control which version pops up? And maybe host it at https://assets.every.org/ same as the bundle? Then we can periodically load both versions on a bunch of different browsers and make sure it looks good.

osdiab commented 3 years ago

More general title; doesn't need to be lambdatest, we can also do this with github actions and playwright, which is free since this is a public repo.