II.
TestableClaim overview
Reference · liveclaim:krate-ci-engine-modeled
Krate CI engine entities exist overview
Verifies that the CI-related definitions and tool server are present in the graph — definition:krate-forge-model contains Pipeline references and tool-server:krate-api exists.
Attributes
displayName
Krate CI engine entities exist
description
Verifies that the CI-related definitions and tool server are
present in the graph — definition:krate-forge-model contains
Pipeline references and tool-server:krate-api exists.
testStatus
untested
testType
unit
testCommand
node -e "const i=JSON.parse(require('fs').readFileSync('packages/atlas/src/index.json','utf8'));const d=i.records['definition:krate-forge-model'];const t=i.records['tool-server:krate-api'];process.exit(d&&t?0:1)"
category
graph-integrity
priority
high
Outgoing edges
asserts_about2
- definition:krate-forge-model·DefinitionKrate Forge Resource Model
- tool-server:krate-api·ToolServerKrate API Server
Incoming edges
None.