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

File filter.unit.test.ts

packages/utils/src/lib/filter.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { filterItemRefsBy } from './filter.js';
2
3describe('filterItemsWithRefBy', () => {
4 it('should return the filtered list based on the given filterFn', () => {

Callers

nothing calls this directly

Calls 1

filterItemRefsByFunction · 0.85

Tested by

no test coverage detected