Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DeepNotesApp/DeepNotes
/ smart-mock.spec.ts
File
smart-mock.spec.ts
packages/@stdlib/testing/src/smart-mock.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createSmartMock } from
'./smart-mock'
;
2
3
describe(
'Smart Mock'
, () => {
4
it(
'should allow deep access'
, () => {
Callers
nothing calls this directly
Calls
1
createSmartMock
Function · 0.90
Tested by
no test coverage detected