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.91.0

Published by ob-stripe over 4 years ago

Changelog

0871e8e Merge pull request #228 from stripe/update-openapi
15c72f7 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.91.0
stripe-mock - v0.90.0

Published by ob-stripe over 4 years ago

Changelog

844d519 Merge pull request #227 from stripe/update-openapi
351e07d Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.90.0
stripe-mock - v0.89.0

Published by ob-stripe over 4 years ago

Changelog

001941c Merge pull request #226 from stripe/update-openapi
d420a60 Update the OpenAPI specification and bundled data
d01a2c6 Merge pull request #224 from stripe/update-openapi

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.89.0
stripe-mock - v0.88.0

Published by ob-stripe over 4 years ago

Changelog

d5dbe84 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.88.0
stripe-mock - v0.87.0

Published by ob-stripe over 4 years ago

Changelog

d02e158 Merge pull request #223 from stripe/update-openapi
4e47525 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.87.0
stripe-mock - v0.86.0

Published by ob-stripe over 4 years ago

Changelog

e5b17ba Merge pull request #222 from stripe/update-openapi
6ba5492 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.86.0
stripe-mock - v0.85.0

Published by ob-stripe over 4 years ago

Changelog

c9bd735 Merge pull request #221 from stripe/update-openapi
8597113 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.85.0
stripe-mock - v0.84.0

Published by ob-stripe over 4 years ago

Changelog

069427a Merge pull request #218 from stripe/update-openapi
fed8f82 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.84.0
stripe-mock - v0.83.0

Published by ob-stripe over 4 years ago

Changelog

0c89d32 Merge pull request #216 from stripe/update-openapi
e48844f Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.83.0
stripe-mock - v0.82.0

Published by ob-stripe over 4 years ago

Changelog

9d371ea Merge pull request #215 from stripe/update-openapi
9ab3140 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.82.0
stripe-mock - v0.80.0

Published by ob-stripe over 4 years ago

Changelog

0b451f5 Merge pull request #211 from stripe/brandur-careful-on-array-replacement
97050ce Rebuild data replacement strategy to use input from OpenAPI schema
5d1ffba Only replace slices where the type of elements is the same
b1cd488 Adding convenience commands to Makefile for building and running docker image locally (#207)
384d68c Merge pull request #208 from stripe/update-openapi

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.80.0
stripe-mock - v0.79.0

Published by ob-stripe almost 5 years ago

Changelog

166e80a Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.79.0
stripe-mock - v0.78.0

Published by ob-stripe almost 5 years ago

Changelog

b484760 Merge pull request #205 from stripe/update-openapi
309d561 Update the OpenAPI specification and bundled data

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.78.0
stripe-mock - v0.77.0

Published by ob-stripe almost 5 years ago

Changelog

b3ee03f Merge pull request #204 from stripe/brandur-listen-to-alternate-ips
f18afee Add -http-addr and -https-addr options to listen on alternate IPs

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.77.0
stripe-mock - v0.76.0

Published by ob-stripe almost 5 years ago

Changelog

08572c6 Merge pull request #202 from stripe/remi-add-preview
5acb876 add /preview endpoint for CreditNote
9a61578 Merge pull request #201 from stripe/update-openapi
c12dab3 Update the OpenAPI specification and bundled data and add /preview endpoint

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.76.0
stripe-mock - v0.75.0

Published by ob-stripe almost 5 years ago

Changelog

67c2458 Merge pull request #200 from stripe/brandur-allow-rk
a7eb34d Merge pull request #198 from stripe/ob-misc
76d8a88 Allow rk_ keys in addition to sk_
5f1a082 Various development improvements

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.75.0
stripe-mock - v0.74.0

Published by ob-stripe almost 5 years ago

Changelog

66b27c6 Merge pull request #197 from stripe/update-openapi
0ca29b9 Update the OpenAPI specification and bundled data
12a6559 Merge pull request #196 from stripe/ob-update-readme
28c4617 Update README

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.74.0
stripe-mock - v0.73.3

Published by ob-stripe almost 5 years ago

Changelog

a37e99f Merge pull request #195 from stripe/ob-disable-cgo
7c82eee Disable cgo in GoReleaser

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.73.3
stripe-mock - v0.73.2

Published by ob-stripe almost 5 years ago

Changelog

e0d97a8 Merge pull request #194 from stripe/ob-fix-docker
ea35c7b Fix Dockerfile

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.73.2
stripe-mock - v0.73.1

Published by ob-stripe almost 5 years ago

Changelog

ce9feaa Fix .travis.yml
fed8a35 Revert "Debug Travis"
29a85de Empty commit to wake up Travis
5b25157 Merge pull request #193 from stripe/ob-travis-docker-login
36874ab Login to Docker
01ef243 Merge pull request #192 from stripe/ob-force-filemode
be5b9ce Override file mode
772b9c8 Debug Travis
21eaa92 Merge pull request #191 from stripe/ob-goreleaser
eca5ebb Add go generate hook to GoReleaser
4a6635b Merge pull request #190 from stripe/ob-force-timestamp
bc6800b Override file timestamps
47abbfd Merge pull request #189 from stripe/ob-update-goreleaser
c0a27c2 Use GoReleaser in Travis

Docker images

  • docker pull stripemock/stripe-mock:latest
  • docker pull stripemock/stripe-mock:v0.73.1