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?
Thanks for reaching out, @Samuel_Andreo! I think @Nadim_El-Jaroudi's suggestion to run these tests as a GitHub Action is probably ideal, but wanted to check whether you had any additional questions!