Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/reactGo/reactGo
/ topics-test.js
File
topics-test.js
app/tests/actions/topics-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
expect from
'expect'
;
2
import
{ applyMiddleware } from
'redux'
;
3
import
configureStore from
'redux-mock-store'
;
4
import
thunk from
'redux-thunk'
;
Callers
nothing calls this directly
Calls
1
configureStore
Function · 0.85
Tested by
no test coverage detected