Skip to content

Be able to mock Stripe webhook events (based on stripe-ruby-mock)

Notifications You must be signed in to change notification settings

ChaosSteffen/stripe-event-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stripe-event-mock

This gem extracts the webhook fixtures from the stripe-ruby-mock gem.

It simplifies the approach and removed all the mocking for Stripe objects. SO use RSpec mocks or VCR for this.

The purpose is to be able to step-by-step remove stripe-ruby-mock from the codebase, but still be able to make use of the fixture files for webhook events.

Removing stripe-ruby-mock is nessecary as it is no longer maintained and not compatible with current versions of the official stripe gem.

About

Be able to mock Stripe webhook events (based on stripe-ruby-mock)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages