MCPcopy
hub / github.com/vercel/next.js / hmr-symlink.test.ts

File hmr-symlink.test.ts

test/development/app-dir/hmr-symlink/hmr-symlink.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { nextTestSetup } from 'e2e-utils'
2import { waitForNoRedbox, retry } from 'next-test-utils'
3
4// This tests file symlinks, but not directory symlinks. Directory symlinks are

Callers

nothing calls this directly

Calls 12

nextTestSetupFunction · 0.90
retryFunction · 0.90
waitForNoRedboxFunction · 0.90
describeFunction · 0.85
browserMethod · 0.80
elementByCssMethod · 0.80
symlinkMethod · 0.80
textMethod · 0.65
replaceMethod · 0.65
itFunction · 0.50
expectFunction · 0.50
patchFileMethod · 0.45

Tested by

no test coverage detected