-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
With @MaximeVivier, we are working on a lib to intercept HTTP calls made by a lambda and mock them: https://github.com/MaximeVivier/lambda-http-interceptor.
The aim is to be able to mock external services in integration tests.
Our next feature is to be able to assert an HTTP call has been made. But we are facing some issues you have already resolved and I like having a unified interface to assert something happened.
What do you think about intercepting HTTP calls made by lambdas and emitting FunctionHttpCallSpyEvent?
I'll be happy to implement it based on what we did on lambda-http-interceptor
Metadata
Metadata
Assignees
Labels
No labels