Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mobxjs/mobx
/ misc.test.tsx
File
misc.test.tsx
packages/mobx-react/__tests__/misc.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
"react"
2
import { extendObservable, observable } from
"mobx"
3
import { observer } from
"../src"
4
import { act, render } from
"@testing-library/react"
Callers
nothing calls this directly
Calls
4
observer
Function · 0.90
get
Method · 0.65
set
Method · 0.65
expect
Function · 0.50
Tested by
no test coverage detected