Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
* as Sentry from
'@sentry/browser'
;
2
import
* as SentryCore from
'@sentry/core/browser'
;
3
import
* as Redux from
'redux'
;
4
import
type
{ Mock } from
'vitest'
;
Callers
nothing calls this directly
Calls
2
createReduxEnhancer
Function · 0.90
replaceReducer
Method · 0.80
Tested by
no test coverage detected