Testing serverless-plugin functions

Hi,

Are there any guides/best practices/examples for testing lua functions that are used with the serverless plugin?
Specifically regrading to how to mock the “kong.request/response/etc” object.

Thanks!