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

File supabase.test.ts

packages/core/test/lib/integrations/supabase.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import * as breadcrumbModule from '../../../src/breadcrumbs';
3import * as exportsModule from '../../../src/exports';
4import {

Callers

nothing calls this directly

Calls 10

extractOperationFunction · 0.90
instrumentSupabaseClientFunction · 0.90
createMockSupabaseClientFunction · 0.85
selectMethod · 0.80
insertMethod · 0.80
fromMethod · 0.45
thenMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected