pullPiecesProgressionHandler
pullPiecesProgressionHandler(
statusProgression,pieces,options):HttpHandler
Defined in: packages/synapse-core/src/mocks/pdp.ts:470
Creates a handler that simulates a progression through statuses
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
statusProgression | PullStatus[] |
pieces | object[] |
options | PDPMockOptions |
Returns
Section titled “Returns”HttpHandler