Thanks for the reply,

Good point on Heroku CI, it's a great service (I haven't used it much yet).
Are you running browser/integration tests only? Are you running tests
against your app after it's deployed?

Either way, good stuff I'll check it out!

Regards,
-Christopher

On Mon, Aug 7, 2017 at 3:23 PM, Neil Middleton <[email protected]>
wrote:

> 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 a topic in the
> Google Groups "Heroku Community" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/heroku/6y-9IUisoFA/unsubscribe.
> To unsubscribe from this group and all its topics, 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.

Reply via email to