cloudserver
cloudserver copied to clipboard
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
Bumps [cron-parser](https://github.com/harrisiirak/cron-parser) from 2.18.0 to 4.9.0. Release notes Sourced from cron-parser's releases. 4.9.0 Remove superfluous files from npm package (#328) (@sheerlox) 4.8.1 Fix multiple value ranges serialisation (#316) 4.8.0 Fix...
Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) from 1.23.3 to 2.2.1. Release notes Sourced from mocha-junit-reporter's releases. 2.2.1 What's Changed patch: Update package.json to match lock file from dependabot by @sshaar08 in michaelleeallen/mocha-junit-reporter#188 Resolve undefined...
## Description ### Motivation and context In this PR new unit tests were added to test the support of the Id definition and the arsenal version updated for that matter...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
This PR is to improve the use cases and coverage in unit test in cloudserver following this scenarios 
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
A significant portion of the tests have been skipped (and marked with TODOs for following tickets) due to the nature of these logic changes making the S3 APIs non-functional. These...