Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
'../helpers.js'
;
// for the matchMedia polyfill
3
import
{ describe, it, assert } from
'vitest'
;
4
import
{ get } from
'svelte/store'
;
Callers
nothing calls this directly
Calls
6
spring
Function · 0.90
get
Function · 0.90
tweened
Function · 0.90
reset
Method · 0.80
set
Method · 0.65
update
Method · 0.65
Tested by
no test coverage detected