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 visible (Hide)

stripe-mock - v0.65.0

Published by remi-stripe about 5 years ago

Changelog

5e293e9 Merge pull request #177 from stripe/update-openapi
f4085f2 Update the OpenAPI specification and bundled data

stripe-mock - v0.64.0

Published by remi-stripe about 5 years ago

Changelog

db38a51 Merge pull request #176 from stripe/update-openapi
59a602e Update the OpenAPI specification and bundled data

stripe-mock - v0.63.0

Published by remi-stripe about 5 years ago

Changelog

03b8ba1 Merge pull request #174 from stripe/update-openapi
725e088 Update the OpenAPI specification and bundled data
e0f9204 Goreleaser should now be installed by Homebrew tap

stripe-mock - v0.62.0

Published by brandur-stripe about 5 years ago

Changelog

f999292 Merge pull request #173 from stripe/brandur-fix-double-slashes
42ac9fd Deduplicate slashes in incoming paths

stripe-mock - v0.61.0

Published by ob-stripe about 5 years ago

Changelog

dd1e8e6 Merge pull request #172 from stripe/update-openapi
ec71c7b Update the OpenAPI specification and bundled data

stripe-mock - v0.60.0

Published by remi-stripe over 5 years ago

Changelog

659d35f Merge pull request #168 from stripe/update-openapi
b860426 Update the OpenAPI specification and bundled data

stripe-mock - v0.59.0

Published by remi-stripe over 5 years ago

Changelog

a81af1f Merge pull request #167 from stripe/update-openapi-again
8eaebd9 Update the OpenAPI specification and bundled data

stripe-mock - v0.58.0

Published by remi-stripe over 5 years ago

Changelog

baf9c5e Merge pull request #166 from stripe/update-openapi
dbd6d99 Update the OpenAPI specification and bundled data

stripe-mock - v0.57.0

Published by ob-stripe over 5 years ago

Changelog

4a2ff90 Merge pull request #165 from stripe/update-openapi
c1468f2 Update the OpenAPI specification and bundled data

stripe-mock - v0.56.0

Published by ob-stripe over 5 years ago

Changelog

abacf5f Merge pull request #164 from stripe/update-openapi
fb00615 Update the OpenAPI specification and bundled data
e5d50eb Merge pull request #163 from stripe/tomer/update-goreleaser-commiter
4688180 Have the homebrew package commit author be 'stripe-ci'

stripe-mock - v0.55.0

Published by remi-stripe over 5 years ago

Changelog

699814c Merge pull request #162 from stripe/update-openapi
4494bce Update the OpenAPI specification and bundled data

stripe-mock - v0.54.0

Published by remi-stripe over 5 years ago

Changelog

d0d495d Merge pull request #161 from stripe/update-openapi
189ef0e Update the OpenAPI specification and bundled data

stripe-mock - v0.53.1

Published by brandur-stripe over 5 years ago

Changelog

4102270 Merge pull request #160 from stripe/brandur-handle-special-characters
090648a Handle more special characters and spaces in path parameters

stripe-mock - v0.53.0

Published by mickjermsurawong-stripe over 5 years ago

Changelog

8bf9c7b Update the OpenAPI specification and bundled data (#159)

stripe-mock - v0.52.0

Published by mickjermsurawong-stripe over 5 years ago

Changelog

0f3eb89 Merge pull request #155 from stripe/update-openapi-billing
fb14ad5 Update the OpenAPI specification and bundled data

stripe-mock - v0.51.0

Published by mickjermsurawong-stripe over 5 years ago

Changelog

71eaebe Update the OpenAPI specification and bundled data (#154)
96f1771 Merge pull request #153 from stripe/brandur-new-ids
d53c57c Generates new primary IDs from "create" endpoints
d9367f9 Ameliorate this comment to include note about RPC paths
88ae119 Merge pull request #151 from stripe/brandur-dependencies
bb69e89 Add note on patch to README
0b26185 Bring back patch to enrich additionalProperties error messages
2b08bf7 Update dependencies + initialize Dep + add README notes
4843ff5 Merge pull request #148 from stripe/remi-update-openapi
13f93f5 Update the OpenAPI specification and bundled data
23c5653 Merge pull request #145 from stripe/remi-whitelist-more-endpoints
d592f84 Add new API operations with custom words

stripe-mock - v0.50.0

Published by brandur-stripe over 5 years ago

Changelog

96f1771 Merge pull request #153 from stripe/brandur-new-ids
d53c57c Generates new primary IDs from "create" endpoints
d9367f9 Ameliorate this comment to include note about RPC paths
88ae119 Merge pull request #151 from stripe/brandur-dependencies
bb69e89 Add note on patch to README
0b26185 Bring back patch to enrich additionalProperties error messages
2b08bf7 Update dependencies + initialize Dep + add README notes

stripe-mock - v0.49.0

Published by remi-stripe over 5 years ago

Changelog

4843ff5 Merge pull request #148 from stripe/remi-update-openapi
13f93f5 Update the OpenAPI specification and bundled data
23c5653 Merge pull request #145 from stripe/remi-whitelist-more-endpoints
d592f84 Add new API operations with custom words

stripe-mock - v0.48.0

Published by brandur-stripe over 5 years ago

Changelog

d2e4256 Merge pull request #147 from stripe/brandur-strict-version-check
e2a9947 Add new option -strict-version-check

stripe-mock - v0.47.0

Published by mickjermsurawong-stripe over 5 years ago

Changelog

b071cda Update the OpenAPI specification and bundled data (#144)
7824730 Fix handling anyOf enum and number (#142)