stripe-mock

stripe-mock is a mock HTTP server that responds like the real Stripe API. It can be used instead of Stripe's testmode to make test suites integrating with Stripe faster and less brittle.

MIT License

Downloads
23
Stars
1.3K
Committers
34

Bot releases are hidden (Show)

stripe-mock - v0.38.0

Published by ob-stripe almost 6 years ago

Changelog

7a31280 Merge pull request #127 from stripe/update-openapi
529aa89 Update the OpenAPI specification and bundled data

stripe-mock - v0.37.0

Published by ob-stripe almost 6 years ago

Changelog

49f41aa Merge pull request #126 from stripe/update-openapi
75028ed Update the OpenAPI specification and bundled data

stripe-mock - v0.36.1

Published by ob-stripe almost 6 years ago

Changelog

25388ec Merge pull request #125 from stripe/update-openapi
82196b4 Update the OpenAPI specification and bundled data

stripe-mock - v0.36.0

Published by brandur-stripe almost 6 years ago

Changelog

3739c70 Merge pull request #124 from stripe/danwang/update-openapi
7083fb2 Update the OpenAPI specification and bundled data

stripe-mock - v0.35.0

Published by ob-stripe almost 6 years ago

Changelog

289a045 Merge pull request #123 from stripe/remi-add-openapi-person
70c0263 Update the OpenAPI specification and bundled data

stripe-mock - v0.34.1

Published by brandur-stripe about 6 years ago

Changelog

9bde6b5 Merge pull request #121 from stripe/brandur-new-action-methods
8e5dfb2 Add new "action" methods to ID replacement whitelist

stripe-mock - v0.34.0

Published by ob-stripe about 6 years ago

Changelog

475b4d2 Merge pull request #120 from stripe/update-openapi
d1ee155 Update the OpenAPI specification and bundled data
92de331 Merge pull request #118 from stripe/update-openapi
ee8f082 Update the OpenAPI specification and bundled data
861f2d3 Merge pull request #119 from stripe/brandur-update-golint-path
1fdb4b9 Update get path for Golint
6f36eef Merge pull request #117 from jsphpl/patch-1
45c3b79 Fix typo
371f5b1 Add limitations: "Testing for specific responses and errors" is not supported


Automated with GoReleaser
Built with go version go1.11.1 darwin/amd64

stripe-mock - v0.33.0

Published by daz-stripe about 6 years ago

Changelog

648a588 Merge pull request #115 from stripe/daz-update-openapi
abaa9e1 Update the OpenAPI specification and bundled data

stripe-mock - v0.32.0

Published by daz-stripe about 6 years ago

Changelog

0010ea8 Merge pull request #113 from stripe/update-openapi
f203d97 Update the OpenAPI specification and bundled data

stripe-mock - v0.31.0

Published by tomer-stripe about 6 years ago

Changelog

17b7132 Merge pull request #112 from stripe/ignore-stripe-resource
6a9e41d Simplify usage instructions
6a0cb39 Add x-stripeResource to supportedSchemaFields
95b1c5a Fix deploy condition (branch and tags are not compatible)

stripe-mock - v0.30.0

Published by brandur-stripe about 6 years ago

Changelog

f92b44d Merge pull request #109 from stripe/brandur-openapi-aug-30
1851e18 Merge pull request #108 from stripe/brandur-query-parameters
f102a30 Update OpenAPI
c114efa Use customer delete instead of charge (charges cannot be deleted)
09826da Add support for query parameters on GET endpoints
f0e7f0f Merge pull request #106 from stripe/brandur-no-https-on-port
4a31f81 Don't start HTTPS with -port option specified

stripe-mock - v0.29.0

Published by brandur-stripe about 6 years ago

Changelog

d7f1962 Merge pull request #105 from stripe/brandur-openapi-aug-27
f94868c Update bundled OpenAPI
50cc85c Merge pull request #104 from stripe/brandur-improve-test-setup
6f4fe70 Improve test setup

stripe-mock - v0.28.0

Published by brandur-stripe about 6 years ago

Changelog

3515306 Merge pull request #102 from stripe/brandur-https-default
eb4ca0d Add some testing for startup behavior
e7ef87b Listen for both HTTP and HTTPS if no args given

stripe-mock - v0.27.0

Published by brandur-stripe about 6 years ago

Changelog

5a52099 Merge pull request #100 from stripe/brandur-query
92b2ebf Merge pull request #101 from stripe/brandur-update-openapi-789
8421261 Update OpenAPI
0c6a61c Parse form values from the query string even for non-GET requests

stripe-mock - v0.26.0

Published by brandur-stripe about 6 years ago

Changelog

e67c9a5 Merge pull request #99 from stripe/brandur-update-openapi-08-20
fa6a937 Update OpenAPI
b89e9aa It might be a bit much to say "very slow"
5490387 "Object" should be "bank account" for better clarity

stripe-mock - v0.25.2

Published by brandur-stripe about 6 years ago

Changelog

bc95f11 Merge pull request #98 from stripe/brandur-fix-primitive-type-coercion
0f00079 Fix test to match naming + less aggressive parameter coercion

stripe-mock - v0.25.1

Published by brandur-stripe about 6 years ago

Changelog

4960268 Merge pull request #97 from stripe/brandur-coerce-object-in-any-of
d2f6142 Coerce values within an object within an anyOf
36574a9 Merge pull request #96 from Tenzer/patch-1
61d5ca1 Fix port number specification for Docker command in README

stripe-mock - v0.25.0

Published by brandur-stripe about 6 years ago

Changelog

ec68070 Merge pull request #94 from stripe/update-openapi
9e5be07 Update the OpenAPI specification and bundled data

stripe-mock - v0.24.1

Published by brandur-stripe about 6 years ago

Changelog

a38b9da Merge pull request #93 from stripe/brandur-no-data-replacement-on-non-post
04a8fff Don't replace data on non-POST endpoints

stripe-mock - v0.24.0

Published by brandur-stripe about 6 years ago

Changelog

443c3b6 Merge pull request #92 from stripe/brandur-scheduled-query-runs
2f625ca Update OpenAPI (to get scheduled query runs)