Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ utils.server.test.ts
File
utils.server.test.ts
apps/web/src/lib/utils.server.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ captureMessage } from
'@sentry/nextjs'
;
2
import
{ sentryLogger } from
'./utils.server'
;
3
4
jest.mock(
'@sentry/nextjs'
, () => ({
Callers
nothing calls this directly
Calls
1
sentryLogger
Function · 0.90
Tested by
no test coverage detected