MCPcopy Create free account
hub / github.com/code-pushup/cli / hash.unit.test.ts

File hash.unit.test.ts

packages/plugin-eslint/src/lib/meta/hash.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jsonHash, ruleIdToSlug } from './hash.js';
2
3describe('ruleIdToSlug', () => {
4 it('should leave core rule unchanged', () => {

Callers

nothing calls this directly

Calls 2

ruleIdToSlugFunction · 0.85
jsonHashFunction · 0.85

Tested by

no test coverage detected