Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mobxjs/mobx
/ printDebugValue.test.ts
File
printDebugValue.test.ts
packages/mobx-react-lite/__tests__/printDebugValue.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ $mobx, autorun, observable } from
"mobx"
2
import
{ printDebugValue } from
"../src/utils/printDebugValue"
3
4
test(
"printDebugValue"
, () => {
Callers
nothing calls this directly
Calls
4
observable
Function · 0.90
autorun
Function · 0.90
printDebugValue
Function · 0.90
expect
Function · 0.50
Tested by
no test coverage detected