Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/web-infra-dev/rsbuild
/ index.test.ts
File
index.test.ts
e2e/cases/cli/watch-files-array/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ expect, getRandomPort, gotoPage, test } from
'@e2e/helper'
;
4
Callers
nothing calls this directly
Calls
7
getRandomPort
Function · 0.90
gotoPage
Function · 0.90
execCli
Function · 0.85
expectBuildEnd
Function · 0.85
clearLogs
Function · 0.85
expectLog
Function · 0.85
test
Function · 0.50
Tested by
no test coverage detected