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

Simulate no internet connection #44

Closed
alexs555 opened this issue Jan 17, 2018 · 1 comment
Closed

Simulate no internet connection #44

alexs555 opened this issue Jan 17, 2018 · 1 comment

Comments

@alexs555
Copy link

alexs555 commented Jan 17, 2018

Is it possible to simulate no internet connection with SBTUITestTunnel in XCUITests?
(Use case: during test execution I need to turn internet off, make several asserts, than turn it back on and make several asserts)
If so, where can I found relevant code or docs?
thx!

@tcamin
Copy link
Member

tcamin commented Jan 20, 2018

Hi there, mocking no network isn’t as easy as it sounds. I’ll add this to my todo list and will definitely implement it if doable.

@tcamin tcamin closed this as completed Feb 1, 2018
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