Dear community,
I have been working on e2e tests following the Retool Cypress/Playwright playbook.
Now thinking about how to enforce those to be ran before pushing any change to production
Just wondering, did anybody manage to set up with this kind of pipelines in Retool?
I assume I will need to host the tests somewhere and ask retool to make a http call to execute them on a draft created or so... Maybe via Retool workflows?
Looking forward to hear your approach and ideas!