You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the nicest way to mock api? I mean I created a mock server with Mockoon and added some responses manually for my local simulator build. Mockoon provides a nicer json but the only problem is it's static. I want to have multiple calls as possible with different api response so i can test multiple flows. Does maestro provide solution to that? Would be nice to have solution on this. Is there a way where I test my app without calling my real server and get dynamic response from mock api with maestro?
The text was updated successfully, but these errors were encountered:
What is the nicest way to mock api? I mean I created a mock server with Mockoon and added some responses manually for my local simulator build. Mockoon provides a nicer json but the only problem is it's static. I want to have multiple calls as possible with different api response so i can test multiple flows. Does maestro provide solution to that? Would be nice to have solution on this. Is there a way where I test my app without calling my real server and get dynamic response from mock api with maestro?
The text was updated successfully, but these errors were encountered: