Kitura / SwiftyRequest

SwiftyRequest is an HTTP networking library built for Swift.
Apache License 2.0
110 stars 19 forks source link

Download test failing due to hard-coded file URL #49

Closed djones6 closed 5 years ago

djones6 commented 5 years ago

SwiftyRequest's tests contain a hard-coded file URL to an independent project as part of testFileDownload().

However, that file was recently moved: https://github.com/watson-developer-cloud/swift-sdk/commit/ec7567a83098af518259c8bbc824e8a34b35bbdf#diff-230c42e92f04902160195665bb8558df

All test material should reside in this repo.