in reply to Re: Testing with Test::Mock::HTTP::Tiny
in thread Testing with Test::Mock::HTTP::Tiny

Apropos HTTP mocking, https://blogs.perl.org/users/e_choroba/2016/01/post.html by choroba presents an alternative

Ah yes...
choroba shared that article when I was struggling with testing Business::Stripe::WebCheckout. I read it a few times but didn't understand it...I recall being totally in awe.

I must revisit it again having gained a couple of years extra knowledge and experience. Thanks for bringing it back to my attention.

  • Comment on Re^2: Testing with Test::Mock::Tiny::HTTP