MCPcopy
hub / github.com/mobxjs/mobx / useLocalStore.deprecated.test.tsx

File useLocalStore.deprecated.test.tsx

packages/mobx-react-lite/__tests__/useLocalStore.deprecated.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react"
2import { act, cleanup, fireEvent, render } from "@testing-library/react"
3
4import { Observer, observer, useLocalStore } from "../src"

Callers

nothing calls this directly

Calls 6

observerFunction · 0.90
useLocalStoreFunction · 0.90
autorunFunction · 0.90
setMethod · 0.65
expectFunction · 0.50
incMethod · 0.45

Tested by

no test coverage detected