I am curious if people have figured out how to run Automated QA elements on their workflows?
Our app has a lot of areas where it can break in different scenarios and i would love to run tests every time we push live or on the back end to ensure we don’t break something that was working.
You can try using something like datadog. Our team set it up but it took a while and there’s some hacky things you’ve got to do if you have your dev branches password protected but we are able to run multiple tests in one go.