Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Legitcode/tests
/ test
Method
test
src/alt/store.js:9–12 ·
view source on GitHub ↗
(callback)
Source
from the content-addressed store, hash-verified
7
}
8
9
test(callback) {
10
callback.call(this, this.store)
11
return
this
12
}
13
}
14
15
export
default
function
TestStoreWrapper(store, actions) {
Callers
6
find.jsx
File · 0.80
renderToString.jsx
File · 0.80
shallowRender.jsx
File · 0.80
full-dom.jsx
File · 0.80
no-dom.jsx
File · 0.80
setState.jsx
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected