Tom Whipple

Results 7 comments of Tom Whipple

Sadly the test data in question is credit card images, so they can't really be released. :(

Hi @kmfree can you explain what this PR does?

We've made some assumptions that cards are not issued for more than about 5 years into the future, and then added a bunch of time just to be safe, but...

The intent of the postal code here is to request the postal code associated with the credit card's billing info, since some card processors can use that info for a...

Hmm. Fair point. Although we won't know the user's country without explicitly asking or trying to infer it from the locale. It would be pretty easy to do the latter...

To add another scenario: I'm embedding Goose into the test suite to ensure that code and database (Postgres) remain in sync. However, I find that the golang test runner introduces...

To add a vote for this: I'd like to use this tool from a Makefile, but the nonzero exit causes make to abort.