IListRunsResponse
Interface: IListRunsResponse
Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:269
Properties
| Property | Type | Defined in |
|---|---|---|
payload | { runs: TestRun[]; } | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:270 |
payload.runs | TestRun[] | common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:270 |