Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ index.test.ts
File
index.test.ts
packages/astro/test/integration/middleware/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{ onRequest } from
'../../../src/integration/middleware'
;
3
4
vi.mock(
'../../../src/server/meta'
, () => ({
Callers
nothing calls this directly
Calls
2
onRequest
Function · 0.90
resolve
Method · 0.65
Tested by
no test coverage detected