Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remix-run/react-router
/ error-boundary-v2-test.ts
File
error-boundary-v2-test.ts
integration/error-boundary-v2-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Page } from
"@playwright/test"
;
2
import
{ test, expect } from
"@playwright/test"
;
3
4
import
{ UNSAFE_ServerMode as ServerMode } from
"react-router"
;
Callers
nothing calls this directly
Calls
7
createAppFixture
Function · 0.85
runBoundaryTests
Function · 0.85
waitForAndAssert
Function · 0.85
close
Method · 0.80
goto
Method · 0.80
clickLink
Method · 0.80
createFixture
Function · 0.70
Tested by
no test coverage detected