Skip to main content

TestStep

@codebolt/types


Interface: TestStep

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:53

Properties

PropertyTypeDefined in
contentstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:56
idstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:54
logs?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:58
ordernumbercommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:55
status?TestStatuscommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:57
userOverride?booleancommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:59