0.4.2 • Published 6 years ago

aws-sdk-test-helper v0.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

aws-sdk-test-helper

this package set a stubs to the api functions of the aws sdk

currently following services are handled

  • DynamoDB
  • DynamoDB.DocumentClient
  • Lambda
  • S3

New Services and function can be appended in the folder lib/function-reference

The default behaviour of every stub is to set to be used as promise and reject any call with a default message

...

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago