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

File sdk.test.ts

packages/deno/test/sdk.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertNotEquals } from 'https://deno.land/std@0.202.0/assert/assert_not_equals.ts';
2import { assertArrayIncludes } from 'https://deno.land/std@0.212.0/assert/assert_array_includes.ts';
3import { init, spanStreamingIntegration } from '../build/esm/index.js';
4import { assert } from 'https://deno.land/std@0.212.0/assert/assert.ts';

Callers

nothing calls this directly

Calls 3

initFunction · 0.90
testMethod · 0.65
getOptionsMethod · 0.65

Tested by

no test coverage detected