go-dynamock icon indicating copy to clipboard operation
go-dynamock copied to clipboard

Add support to UpdateItemExpectation for additional properties

Open caldwecr opened this issue 3 years ago • 1 comments

The current implementation of UpdateItem / UpdateItemWithContext includes attributes that are currently not able to be asserting on by Dynamock. This PR adds the following:

Adds ConditionExpression support Adds ExpressionAttributeNames support Adds ExpressionAttributeValues support Adds UpdateExpression support

caldwecr avatar Mar 13 '21 01:03 caldwecr

Why hasn't this been merged? Is there anything I can do to help get this in?

kai-thompson avatar Apr 04 '23 22:04 kai-thompson