Hello.
I'm wondering if there is way to mock revenuecat in test mode, the IDE works pretty well so far but I'm blocked with the fact that revenuecat is not support which is ok, but what is not good it the lack of revenuecat being mocked so we can simulate and test flows completely.
For example below I would like to create a mock for action 2, so I can complete all the creation flow in the test mode, currently I have to download the code all the times, which is very annoying.