MCPcopy
hub / github.com/uuidjs/uuid / v35.test.ts

File v35.test.ts

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

Source from the content-addressed store, hash-verified

1import * as assert from 'node:assert/strict';
2import { describe, test } from 'node:test';
3import md5 from '../md5.js';
4import sha1 from '../sha1.js';

Callers

nothing calls this directly

Calls 7

stringToBytesFunction · 0.85
testFunction · 0.85
hashToHexFunction · 0.85
v3Function · 0.85
v5Function · 0.85
sha1Function · 0.50
md5Function · 0.50

Tested by

no test coverage detected