MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / cacheUtils.unit.test.ts

File cacheUtils.unit.test.ts

src/platform/common/utils/cacheUtils.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT License.
3
4import { assert, expect } from 'chai';

Callers

nothing calls this directly

Calls 3

clearCacheFunction · 0.90
clearMethod · 0.65
forEachMethod · 0.45

Tested by

no test coverage detected