cloudstorage icon indicating copy to clipboard operation
cloudstorage copied to clipboard

Investigate using mock services for tests

Open scottwernervt opened this issue 5 years ago • 0 comments

User pull requests do not have access to Travis secret and keys (https://docs.travis-ci.com/user/pull-requests/#pull-requests-and-security-restrictions).

Investigate using mock services to mimic behaviour to improve pull request quality and rate limiting errors (#33).

  • [ ] Amazon S3
    • [ ] https://www.minio.io/gcp.html
    • [ ] https://github.com/spulec/moto
    • [ ] https://github.com/adobe/S3Mock
  • [ ] Azure
    • [ ] https://www.minio.io/azure.html
    • [ ] https://docs.microsoft.com/en-us/azure/storage/common/storage-use-emulator
  • [ ] Google
    • [ ] https://www.minio.io/gcp.html
  • [ ] Minio
    • [ ] https://www.minio.io/
  • [ ] Rackspace

scottwernervt avatar Jan 06 '19 17:01 scottwernervt