Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
GeneratedTestCase
Interface GeneratedTestCase
interface
GeneratedTestCase
{
agentId
:
string
;
assertions
:
TestAssertion
[]
;
createdAt
:
number
;
expectedOutput
?:
string
;
id
:
string
;
input
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
name
:
string
;
priority
:
"low"
|
"high"
|
"critical"
|
"medium"
;
sourceFailureId
:
string
;
sourceType
:
FailureSource
;
tags
:
string
[]
;
}
Index
Properties
agent
Id
assertions
created
At
expected
Output?
id
input
metadata?
name
priority
source
Failure
Id
source
Type
tags
Properties
agent
Id
agentId
:
string
assertions
assertions
:
TestAssertion
[]
Assertions to verify against the output
created
At
createdAt
:
number
Optional
expected
Output
expectedOutput
?:
string
id
id
:
string
input
input
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
name
name
:
string
priority
priority
:
"low"
|
"high"
|
"critical"
|
"medium"
source
Failure
Id
sourceFailureId
:
string
source
Type
sourceType
:
FailureSource
tags
tags
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
assertions
created
At
expected
Output
id
input
metadata
name
priority
source
Failure
Id
source
Type
tags
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Assertions to verify against the output