MCPcopy 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

1import { JSONSchema7 } from 'json-schema'
2import { extractFirstItem, extractTriggerItems, getCreationDate, getItemSchemaFromRes } from './trigger.utils'
3
4describe('Trigger Utils', () => {

Callers

nothing calls this directly

Calls 4

extractTriggerItemsFunction · 0.90
extractFirstItemFunction · 0.90
getItemSchemaFromResFunction · 0.90
getCreationDateFunction · 0.90

Tested by

no test coverage detected