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

e2e tests mocking classes #55

Closed
juliocbcotta opened this issue Mar 15, 2016 · 4 comments
Closed

e2e tests mocking classes #55

juliocbcotta opened this issue Mar 15, 2016 · 4 comments
Labels

Comments

@juliocbcotta
Copy link
Contributor

Hello there, is it possible to run the e2e tests while mocking things like http requests? Suppose you want to test the login flow, but not hit the network, would it be possible?

@lathonez
Copy link
Owner

Not sure. I thought the point of e2e was that it was end to end. I am new to this though. Maybe one for stack overflow?

@juliocbcotta
Copy link
Contributor Author

To isolate network issues or simulate database configs and test only the screen flow.

@lathonez
Copy link
Owner

Yes I understand. Why don't you ask on SO (or some other KB) and propose an
enhancement if it is possible.

On 16 March 2016 at 17:36, Júlio Cesar Bueno Cotta <notifications@github.com

wrote:

To isolate network issues or simulate database configs and test only the
screen flow.


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub
#55 (comment)

@lathonez
Copy link
Owner

#191

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

No branches or pull requests

2 participants