Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "testing/index"

Index

References

Functions

References

createTestProxyEvent

Re-exports createTestProxyEvent

Functions

testRouter

  • Test the given Router with the given ProxyEvent and return the result in a Promise. This plus createTestProxyEvent is the easiest way to test a Router, especially with the async/await pattern.

    Parameters

    Returns Promise<ProxyResponse>

Generated using TypeDoc