Work ContentScanner package to add tests
Description
Work on ContentScannerPackage to add some tests, in order to assert behaviour of the class For adding some test, I had to split code and move some part elsewhere (Local file deletion into SynchronizationService instead of ListFileRemoteOperation). This is why there is lot of changed classes, and more that what we could expected.
Tests
-
Delete a synced file from the cloud -
Upload a new file -
Download a file from the cloud -
Upload a file with chunk upload -
Delete a synced file on device
Issues
backlog#762
10 commandments of code reviews
Edited by Vincent Bourgmayer