MCPcopy
hub / github.com/immutable-js/immutable-js / normalizeResult.test.ts

File normalizeResult.test.ts

website/src/worker/normalizeResult.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from '@jest/globals';
2// @ts-expect-error immutable is loaded automatically
3import * as Immutable from 'immutable';
4import normalizeResult from './normalizeResult';

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
itFunction · 0.85
normalizeResultFunction · 0.85

Tested by

no test coverage detected