MCPcopy
hub / github.com/node-cron/node-cron / create-id.test.ts

File create-id.test.ts

src/create-id.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { createID } from './create-id';
3
4describe('createID function', () => {

Callers

nothing calls this directly

Calls 3

createIDFunction · 0.90
addMethod · 0.80
matchMethod · 0.65

Tested by

no test coverage detected