Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ decorators.unit.test.ts
File
decorators.unit.test.ts
src/platform/common/utils/decorators.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
4
import
{ expect, use } from
'chai'
;
Callers
nothing calls this directly
Calls
7
isUnitTestExecution
Function · 0.90
isTestExecution
Function · 0.90
setUnitTestExecution
Function · 0.90
setTestExecution
Function · 0.90
clearCache
Function · 0.90
sleep
Function · 0.90
doSomething
Method · 0.45
Tested by
no test coverage detected