MCPcopy
hub / github.com/mobxjs/mobx / cycles.js

File cycles.js

packages/mobx/__tests__/base/cycles.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const m = require("../../src/mobx.ts")
2
3test("cascading active state (form 1)", function () {
4 const Store = function () {

Callers

nothing calls this directly

Calls 2

renderMethod · 0.65
expectFunction · 0.50

Tested by

no test coverage detected