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

File promises.unit.test.ts

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

Source from the content-addressed store, hash-verified

1import { asyncSequential, groupByStatus, settlePromise } from './promises.js';
2
3describe('groupByStatus', () => {
4 it('should group results by status', () => {

Callers

nothing calls this directly

Calls 4

groupByStatusFunction · 0.85
asyncSequentialFunction · 0.85
resolveFunction · 0.85
settlePromiseFunction · 0.85

Tested by

no test coverage detected