how to patch boto3 lambda invoke on unit test

前端 未结 0 1239
日久生厌
日久生厌 2021-01-01 03:49

I want to add a patch annotation to a unit test so that when my boto3 lambda client tries to invoke instead we will get a mock response, but when i try add the patch to my u

相关标签:
回答
  • 消灭零回复
提交回复
热议问题