go-dynamock
go-dynamock copied to clipboard
Add support to UpdateItemExpectation for additional properties
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
Why hasn't this been merged? Is there anything I can do to help get this in?