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

any way to turn on stubbing in non-tests? ie. during development? #45

Closed
jonchui opened this issue Jan 27, 2018 · 3 comments
Closed

any way to turn on stubbing in non-tests? ie. during development? #45

jonchui opened this issue Jan 27, 2018 · 3 comments

Comments

@jonchui
Copy link

jonchui commented Jan 27, 2018

usecase:

  • when developers haven't finished API backends (or they're in flux) and i just want to use dummy data
@tcamin
Copy link
Member

tcamin commented Jan 27, 2018

I’d definitely advise you to use Charles (https://www.charlesproxy.com/) for that. It’s extremely powerful and flexible.

@jonchui
Copy link
Author

jonchui commented Jan 27, 2018 via email

@tcamin tcamin closed this as completed Feb 1, 2018
@jonchui
Copy link
Author

jonchui commented Feb 3, 2018

For the future, the ability to stub out requests is called "Map Local"

http://www.testeffective.com/better-mobile-app-testing-with-charles-proxy/#Map_Local

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

2 participants