Pavan Kunisetty
Results
2
issues of
Pavan Kunisetty
Hi Team, [NPM Page](https://www.npmjs.com/package/sonar-scanner) shows the license is MIT. But there is no License file available on repo. Could you please confirm?
getObject mock is returning 0 bytes file. My mock requirement is to get the complete file. I have code as follows: ```javascript AWSmock.mock("S3", "getObject", (params: any, callback: any) => {...