MCPcopy
hub / github.com/sveltejs/svelte / test.ts

File test.ts

packages/svelte/tests/signals/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, assert, it } from 'vitest';
2import { flushSync } from '../../src/index-client';
3import * as $ from '../../src/internal/client/runtime';
4import { push, pop } from '../../src/internal/client/context';

Callers

nothing calls this directly

Calls 15

stateFunction · 0.90
derivedFunction · 0.90
effectFunction · 0.90
setFunction · 0.90
effect_rootFunction · 0.90
render_effectFunction · 0.90
user_effectFunction · 0.90
proxyFunction · 0.90
enable_async_mode_flagFunction · 0.90
disable_async_mode_flagFunction · 0.90
user_pre_effectFunction · 0.90
snapshotFunction · 0.90

Tested by

no test coverage detected