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