Skip to main content

TestCase

@codebolt/types


Interface: TestCase

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

Properties

PropertyTypeDefined in
archivedAt?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:73
createdAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:71
description?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:66
idstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:63
keystringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:64
labels?string[]common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:68
namestringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:65
priority?"low" | "high" | "medium" | "automated"common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:69
stepsTestStep[]common/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:67
type?stringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:70
updatedAtstringcommon/types/src/codeboltjstypes/libFunctionTypes/autoTesting.ts:72