Alejandro Ulate
Alejandro Ulate
@all-contributors add @ayyysh04 for ideas
Hi, have you tried sending a `http.Client` instance to your interceptor builder? You can use that to mock the internal client and thus have your requests do whatever you want....
I will take a closer look with `mocktail`. Will get back to you as soon as I can 😄
> mocktail Hi sorry, hectic months. I. haven't gotten around to trying tests with mocktail. But it's getting to the top of my list too so I'm hoping to dive...
Another good idea for having a controller is selecting an item programmatically, like changing the selected item when something is done (for example, changing tabs to a list of items...
Thank you, that worked, just out of curiosity. This will make it so that POST (or others) request don't get redirectected to HTTPS right? What are the implications of this...
Sure thing I'll submit it as soon as possible. Thank you!