Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainjet/platform
/ trigger.utils.spec.ts
File
trigger.utils.spec.ts
apps/runner/src/utils/trigger.utils.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ JSONSchema7 } from
'json-schema'
2
import
{ extractFirstItem, extractTriggerItems, getCreationDate, getItemSchemaFromRes } from
'./trigger.utils'
3
4
describe(
'Trigger Utils'
, () => {
Callers
nothing calls this directly
Calls
4
extractTriggerItems
Function · 0.90
extractFirstItem
Function · 0.90
getItemSchemaFromRes
Function · 0.90
getCreationDate
Function · 0.90
Tested by
no test coverage detected