MCPcopy Create free account
hub / github.com/getsentry/sentry-react-native / adjustTransactionDuration.test.ts

File adjustTransactionDuration.test.ts

packages/core/test/tracing/adjustTransactionDuration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getClient, spanToJSON, startSpanManual } from '@sentry/core';
2
3import { adjustTransactionDuration } from '../../src/js/tracing/onSpanEndUtils';
4import { setupTestClient } from '../mocks/client';

Callers

nothing calls this directly

Calls 2

setupTestClientFunction · 0.90

Tested by

no test coverage detected