Closed plaenen closed 8 years ago
This certainly is a simplification. :+1:
The mock you have written is easier to understand.
Our main idea behind using aws-sdk-mock
was to keep the mocks consistent,
If we expand the helper to more AWS services it may get tedious to write/maintain mocks for each one.
But for now this works well.
@jruts observed that we don't need the config
Object so we will remove it before merging.
config removed. @nelsonic @jruts @nikhilaravi can you take a look?
you should be able when merging to completely use my files
@nikhilaravi, error message changed as recommended
@plaenen the changes look great!! :smile:
@nelsonic
could you review the pull-request?