MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / buildFilteredIntegrations.test.ts

File buildFilteredIntegrations.test.ts

packages/hono/test/shared/buildFilteredIntegrations.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Integration } from '@sentry/core';
2import { describe, expect, it, vi } from 'vitest';
3import { buildFilteredIntegrations } from '../../src/shared/buildFilteredIntegrations';
4

Callers

nothing calls this directly

Calls 3

namesFunction · 0.85
fnFunction · 0.50

Tested by

no test coverage detected