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