MCPcopy
hub / github.com/vitest-dev/vitest / server-headers.test.ts

File server-headers.test.ts

test/browser/test/server-headers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from 'vitest'
2
3it('server.headers', async () => {
4 const res = await fetch('/')

Callers

nothing calls this directly

Calls 2

fetchFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected