Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mock Api for React Native App #2087

Open
tsachit opened this issue Oct 9, 2024 · 1 comment
Open

Mock Api for React Native App #2087

tsachit opened this issue Oct 9, 2024 · 1 comment

Comments

@tsachit
Copy link

tsachit commented Oct 9, 2024

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?

Copy link

linear bot commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant