Automattic / newspack-ios

Newspack for iOS
https://newspack.pub
GNU General Public License v2.0
8 stars 4 forks source link

Issues/91 long tasks reachability #113

Closed aerych closed 4 years ago

aerych commented 4 years ago

Refs #91

This PR addresses two things related to syncing.

Testing long running tasks will be easier once Video support is finished so let's plan on stress testing this feature then. For now, please smoke test that the implementation looks correct.

Testing reachability doesn't work great in the simulator. Disabling wifi is detected but reenabling wifi is not detected. This makes it harder to have a perfect test but we can manage pretty close.

To Test:

@jleandroperez can I trouble you with this quick one?

aerych commented 4 years ago

Thank you @jleandroperez !!