MCPcopy Create free account
hub / github.com/Effect-TS/effect / Atom.test.ts

File Atom.test.ts

packages/effect/test/reactivity/Atom.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { addEqualityTesters, afterEach, assert, beforeEach, describe, expect, it, test, vitest } from "@effect/vitest"
2import {
3 Array as Arr,
4 Cause,

Callers

nothing calls this directly

Calls 15

addEqualityTestersFunction · 0.90
cancelFirstFunction · 0.85
unsubscribeFunction · 0.85
refreshFunction · 0.85
testFunction · 0.85
emitFocusFunction · 0.85
someMethod · 0.80
disposeMethod · 0.80
pushMethod · 0.80
contextMethod · 0.80
refreshMethod · 0.80
getNodesMethod · 0.80

Tested by

no test coverage detected