MCPcopy
hub / github.com/stackblitz/alien-signals / effect.spec.ts

File effect.spec.ts

tests/effect.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest';
2import { computed, effect, getActiveSub, signal } from '../src';
3import { ReactiveFlags } from '../src/system';
4

Callers

nothing calls this directly

Calls 4

signalFunction · 0.90
effectFunction · 0.90
getActiveSubFunction · 0.90
computedFunction · 0.90

Tested by

no test coverage detected