Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reduxjs/redux
/ App.test.tsx
File
App.test.tsx
examples/counter-ts/src/App.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { render } from
'@testing-library/react'
;
3
import { Provider } from
'react-redux'
;
4
import { store } from
'./app/store'
;
Callers
nothing calls this directly
Calls
1
test
Function · 0.85
Tested by
no test coverage detected