stripe
Unit testing stripe webhook
I am trying to avoid using any auto mocking library. And instead trying to rely on Fakes when writing unit tests. There is an alternative approach to writing unit test using mock available elsewhere. When it comes to creating a stripe webhook controller on asp.net MVC, we need to