MCPcopy Index your code
hub / github.com/TeaCoder52/patcode / core.test.ts

File core.test.ts

test/core.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest'
2import patcode, { generateCode, isHumanFriendly } from '../src/index'
3
4describe('patcode core API', () => {

Callers

nothing calls this directly

Calls 2

generateCodeFunction · 0.90
isHumanFriendlyFunction · 0.90

Tested by

no test coverage detected