Mocking a lambda response with moto

前端 未结 0 572
天涯浪人
天涯浪人 2020-12-18 13:53

Somewhere in my code, a lambda is called to return a true/false response. I am trying to mock this lambda in my unit tests with no success.

This is my code:

         


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