Closed Heshyo closed 8 years ago
If you write a PR that has this fix in it, I'd be happy to take a look and merge it in!
See https://github.com/driftyco/ng-cordova/pull/903 (I did a previous PR a few minutes ago but there were conflicts with spaces so I removed it).
There is no mock for $cordovaFileTransfer.upload nor download, but there is still a mock for $cordovaFile.uploadFile and downloadFile, even if those functions are not part of $cordovaFile anymore.
Following the existing mock for $cordovaFile, we could have something like: