ably / ably-asset-tracking-android

Android client SDKs for the Ably Asset Tracking service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pull the `NetworkConnectivityTests` fault proxy into an external server

lawrence-forooghian opened this issue · comments

We would like to re-use the proxy for implementing ably/ably-asset-tracking-swift#535, so we intend to split it into a separate service, whose code will probably live in https://github.com/ably/ably-asset-tracking-common.

➤ Automation for Jira commented:

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

I've got a WIP of the server at https://github.com/lawrence-forooghian/asset-tracking-proxy, and branch use-external-proxy-for-NetworkConnectivityTests in this repo has been updated to use the external server. All of the NetworkConnectivityTests are passing on this branch.

I'm closing this – have replaced it with #1003.