Skip to main content

Function: startTransaction()

startTransaction(scope, props, startTransactionPayload): IChainable

Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:155

Starts a Transaction (or hierarchy of Transactions) in an E2E test run

Parameters

scope

Construct

The CDK Construct scope

props

E2eTestFunctionProps

The properties to define the E2E test Transaction

startTransactionPayload

object

Transaction request payload to be sent via the Depot Lambda Gateway

Returns

IChainable

the IChainable set of steps wrapping the E2E transaction