tidepool-org / uploader

An Electron app for uploading diabetes device data to Tidepool's backend
BSD 2-Clause "Simplified" License
119 stars 86 forks source link

feature: Playwright #1643

Closed vojtech-cerveny closed 4 months ago

vojtech-cerveny commented 4 months ago

How to test: Add these variables (qa2 personal account) into .env

E2E_USER_EMAIL=
E2E_USER_PASSWORD=

It is draft, please let me know what do you think about my changes.

krystophv commented 4 months ago

Would it be possible to do this work against the in-browser-merged branch? There are a lot of changes in that branch that will have conflicts with these changes if we were to merge into master, I'm pretty sure.

vojtech-cerveny commented 4 months ago

1644 - new version pointed to in-browser-merged branch as it as requested.