Delete outdated syncer unit tests for undeletions
Undeletions as a concept no longer exists within the sync engine because changes as propagated as-is to model processors. The tests deleted here are hence outdated, exercise the legacy codepath only, and are conceptually similar to the undeletion-related tests in processor implementations, most notably ClientTagBasedModelTypeProcessorTest. A few scenarios lacked unit-test coverage. There are various integration-like unittests and browser tests, but a bunch of new unit tests have now been added for them. Change-Id: I8487887628df1d9c20caf680b7d441d5a654d702 Bug: 923287 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2260661Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#781828}
Showing
This diff is collapsed.
Please register or sign in to comment