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

File test.ts

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

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import '../helpers.js'; // for the matchMedia polyfill
3import { describe, it, assert } from 'vitest';
4import { get } from 'svelte/store';

Callers

nothing calls this directly

Calls 6

springFunction · 0.90
getFunction · 0.90
tweenedFunction · 0.90
resetMethod · 0.80
setMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected