MCPcopy
hub / github.com/remix-run/react-router / transition-test.ts

File transition-test.ts

integration/transition-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from "@playwright/test";
2
3import { UNSAFE_decodeViaTurboStream as decodeViaTurboStream } from "react-router";
4

Callers

nothing calls this directly

Calls 12

createAppFixtureFunction · 0.85
decodeViaTurboStreamFunction · 0.85
closeMethod · 0.80
gotoMethod · 0.80
clickLinkMethod · 0.80
goBackMethod · 0.80
getHtmlMethod · 0.80
waitForNetworkAfterMethod · 0.80
clickSubmitButtonMethod · 0.80
clickElementMethod · 0.80
createFixtureFunction · 0.70

Tested by

no test coverage detected