Skip to content

Conversation

@CDRussell
Copy link
Member

Asana Issue URL: https://app.asana.com/0/414730916066338/522562831442810

Description

Clears out any existing disconnect data before persisting new data from the network

Steps to Test this PR:

  1. It's hard to test without debugging.
  2. Breakpoint TrackerDataDownloader.disconnectDownload() method
  3. Test existing data ok with trackerDataDao.getAll()
  4. Then manually execute trackerDataDao.deleteAll(), followed by trackerDataDao.getAll() again to ensure no results are then returned

@CDRussell CDRussell requested a review from subsymbolic January 19, 2018 15:10
Copy link
Contributor

@subsymbolic subsymbolic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@CDRussell CDRussell merged commit 83169ef into develop Jan 19, 2018
@CDRussell CDRussell deleted the feature/delete_old_disconnect_trackers_on_sync branch January 19, 2018 18:03
aitorvs pushed a commit that referenced this pull request Nov 18, 2021
* Remove failing, redundant test

* Remove graph.facebook.com from tracker domains (force removal locally)

* Remove local override of graph.facebook.com

Co-authored-by: Craig Russell <CDRussell@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants