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

File redux.test.ts

packages/react/test/redux.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Sentry from '@sentry/browser';
2import * as SentryCore from '@sentry/core/browser';
3import * as Redux from 'redux';
4import type { Mock } from 'vitest';

Callers

nothing calls this directly

Calls 2

createReduxEnhancerFunction · 0.90
replaceReducerMethod · 0.80

Tested by

no test coverage detected