MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / html-entities.test.ts

File html-entities.test.ts

tests/utils/html-entities.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { decodeHtmlEntities } from '../../server/src/utils/html-entities.js';
3
4describe('decodeHtmlEntities', () => {

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
decodeHtmlEntitiesFunction · 0.50

Tested by

no test coverage detected