MCPcopy
hub / github.com/hcengineering/platform / integration.test.ts

File integration.test.ts

plugins/process-resources/src/__tests__/integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-template-curly-in-string, @typescript-eslint/no-non-null-assertion */
2import core, { generateId, Hierarchy, ModelDb } from '@hcengineering/core'
3import { exportProcess, importProcess } from '../exporter'
4import { createDoc, genMinModel } from './minmodel'

Callers

nothing calls this directly

Calls 9

generateIdFunction · 0.90
genMinModelFunction · 0.90
createDocFunction · 0.90
exportProcessFunction · 0.90
importProcessFunction · 0.90
addAttributeFunction · 0.70
txMethod · 0.45
findMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected