MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / flush.test.ts

File flush.test.ts

packages/cloudflare/test/flush.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type ExecutionContext } from '@cloudflare/workers-types';
2import * as sentryCore from '@sentry/core';
3import { type Client } from '@sentry/core';
4import { describe, expect, it, onTestFinished, vi } from 'vitest';

Callers

nothing calls this directly

Calls 7

makeFlushLockFunction · 0.90
flushAndDisposeFunction · 0.90
getOriginalWaitUntilFunction · 0.90
setTimeoutFunction · 0.85
pushMethod · 0.80
callMethod · 0.80
resolveMethod · 0.65

Tested by

no test coverage detected