Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rrweb-io/rrweb
/ integration.test.ts
File
integration.test.ts
packages/rrweb/test/integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'fs'
;
2
import
* as path from
'path'
;
3
import
type
* as puppeteer from
'puppeteer'
;
4
import
{ vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
15
startServer
Function · 0.90
getServerURL
Function · 0.90
launchPuppeteer
Function · 0.90
assertSnapshot
Function · 0.90
waitForRAF
Function · 0.90
visitSnapshot
Function · 0.90
waitForIFrameLoad
Function · 0.90
replaceLast
Function · 0.90
generateRecordSnippet
Function · 0.90
sleep
Function · 0.85
requestAnimationFrame
Function · 0.85
setConfig
Method · 0.80
Tested by
no test coverage detected