heylinda / heylinda-app

The open source and free meditation app alternative for everyone. Built with React Native and Expo.
https://heylinda.netlify.app
GNU Affero General Public License v3.0
672 stars 164 forks source link

Setup Cypress for Github Actions (web) #122

Closed watadarkstar closed 3 years ago

watadarkstar commented 3 years ago

Now that we have the web version working after #98 got merged.

We can now get cypress tests working for web. To do so you may want to use the Netlify CI for HeyLinda. Let me know if you need that. The web version is hosted here for now.

You might want to read about how to do this here.