Skip to content

Commit d8415d5

Browse files
Improve the caching transport tests
The caching transport tests can fail when running the device tests if the simulator looses network connectivity. This PR changes the test to use a `FakeReliableNetworkStatusListener ` implementation of `INetworkStatusListener` that ignores the real network status and just pretends that everything is OK, so that test reliability isn't impacted by network connectivity. Extracted from #4294 #skip-changelog
1 parent 3eb2cef commit d8415d5

File tree

1 file changed

+82
-213
lines changed

1 file changed

+82
-213
lines changed

0 commit comments

Comments
 (0)