Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formkit/auto-animate
/ framework-animations.spec.ts
File
framework-animations.spec.ts
tests/e2e/framework-animations.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
2
import
{ assertNoConsoleErrors, withAnimationObserver } from
'./utils'
3
4
test.describe(
'Framework examples animate on interaction'
, () => {
Callers
nothing calls this directly
Calls
2
assertNoConsoleErrors
Function · 0.90
withAnimationObserver
Function · 0.90
Tested by
no test coverage detected