ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Add network connectivity integration tests #535

Open JakubJankowski opened 1 year ago

JakubJankowski commented 1 year ago

Recently Android AAT SDK introduced a suite of tests related to the sdk's behaviour in unstable network conditions - see NetworkConnectivityTests.kt

We should introduce a similar set of tests, and of course make sure that the sdk works according to the tests' specs.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3323

lawrence-forooghian commented 1 year ago

I've broken this work down into the following; it will be complete when these are complete: