Interface: E2eTestFunctionProps
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:174
The properties to define the E2E test Transaction
Properties
datasets
readonlydatasets:TransactionNode
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:182
The E2E test's root and potential children
depotLambda
readonlydepotLambda:IFunction
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:176
The Depot Environment's Lambda Gateway Function
notificationTopic?
readonlyoptionalnotificationTopic?:Topic
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:186
Optional E2E Test result notification topic. Not yet used.
prefix
readonlyprefix:string
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:178
The prefix to use for the E2E test
schedule?
readonlyoptionalschedule?:Schedule
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:184
The E2E test's cron, rate, or EventBridge expression schedule
testName
readonlytestName:string
Defined in: packages/depot-cdk/src/stage-depot-e2e-test.ts:180
The name of the E2E test