0.4.2 • Published 5 years ago

aws-sdk-test-helper v0.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago