aws-sdk-client-mock icon indicating copy to clipboard operation
aws-sdk-client-mock copied to clipboard

feat: Add spies

Open chris-armstrong opened this issue 1 year ago • 5 comments

Allow the use of sinon spies for when you want to validate behaviour on real API call implementations.

chris-armstrong avatar Jul 11 '23 04:07 chris-armstrong

Thanks for the PR! I was looking for a way to use the spies. @chris-armstrong wouldn't it make sense to add also something about it to the docs?

cjoecker avatar Nov 07 '23 11:11 cjoecker

Updated documentation as requested @cjoecker

chris-armstrong avatar Nov 07 '23 23:11 chris-armstrong

Just following up to see if this can be merged and released?

chris-armstrong avatar Dec 11 '23 05:12 chris-armstrong

I'm really sorry, I've not been able to get onto this - trying to reuse the type definitions was too difficult, and I've not had time to work on it sorry

chris-armstrong avatar Mar 29 '24 11:03 chris-armstrong

@chris-armstrong no worries. I'll probably try to make changes myself when working on other things in the future.

m-radzikowski avatar Apr 02 '24 22:04 m-radzikowski