TestHooks

November 27, 2013 ยท View on GitHub

An example app showing how to test the handling of Stripe webhooks by StripeEvent.

Setup

$ git clone https://github.com/invisiblefunnel/test-hooks.git
$ cd test-hooks
$ bundle
$ rake # run tests