I use Heroku CI for this. It does everything in one go, and iirc only requires a simple link to the appropriate Github repo to work.
On Mon, Aug 7, 2017 at 8:13 PM, Christopher Reichert <[email protected]> wrote: > Hi all, my name is Chris and I'm new to the group. I co-founded an app > called Assertible (https://assertible.com) with my brother that's used to > automate testing and monitoring of web apps. > > I'm curious what services everyone is using to test their apps? > > We are using Heroku Pipelines (Review Apps as well) for several different > services and have come up with a novel way to automate tests each time an > app is deployed anywhere in a pipeline (based on GitHub deployments). > > For example, > > - GitHub deployment initiated by Heroku deployment > - Tests are run automatically using the environment URL > - Status is reported back to the GitHub PR > > End result is API/web app test statuses reported as GitHub Pull Request > status checks: https://s3-us-west-2.amazonaws.com/assertible/blog/ > assertible-github-status-check.png > > Is anyone else using similar testing techniques? I'd love to learn more > about what's out there. > > Cheers, > -Christopher > > -- > -- > You received this message because you are subscribed to the Google > Groups "Heroku" group. > > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en_US?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Heroku Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
