Http client e2e testing

Bypass

I would recommend Patch for everybody. It is universal and more friendly solution.

This is caused by different data in tests and in reality. You can just copy-paste data from real responses and use it on testing. Or you can even use solutions like ExVCR


Anyway, final decision depends on amount of time you have and what quality of tests you want