podcodar / webapp

PodCodar WebApp
https://podcodar.com/
GNU General Public License v2.0
4 stars 1 forks source link

Add integration tests to to CI pipeline (Playwright) #158

Closed marco-souza closed 6 days ago

marco-souza commented 1 week ago

To avoid publishing a broken version of our app, we need to run integration tests before deploying to production.

I suggest implementing integration tests to validate our main workflows. This also simplifies the migration work for the next latest version.

Tasks:

References: