leopardslab / nodecloud-legacy

[DEPERECATED] REFER: nodecloud | The Node.js API for open cloud
Apache License 2.0
55 stars 101 forks source link

Api calls to AWS not being mocked in storage tests. #60

Closed samaystops4no1 closed 6 years ago

samaystops4no1 commented 6 years ago

This is a Bug Report

In the current storage tests the api calls to AWS are not being mocked correctly. This causes most of the storage tests to fail.

Description:

Similar or dependent issues:

Additional Data

error An unexpected error occurred: "Command failed. Exit code: 4 Command: sh Arguments: -c mocha test/storage/aws-s3.js Directory: /Users/samayjain/Desktop/samay/nodecloud Output: ".


* ***Provider Error messages***:
rajikaimal commented 6 years ago

Thanks for the fix