MCPcopy
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

1import type { Page } from "@playwright/test";
2import { test, expect } from "@playwright/test";
3
4import { UNSAFE_ServerMode as ServerMode } from "react-router";

Callers

nothing calls this directly

Calls 7

createAppFixtureFunction · 0.85
runBoundaryTestsFunction · 0.85
waitForAndAssertFunction · 0.85
closeMethod · 0.80
gotoMethod · 0.80
clickLinkMethod · 0.80
createFixtureFunction · 0.70

Tested by

no test coverage detected