MCPcopy 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
15export default function TestStoreWrapper(store, actions) {

Callers 6

find.jsxFile · 0.80
renderToString.jsxFile · 0.80
shallowRender.jsxFile · 0.80
full-dom.jsxFile · 0.80
no-dom.jsxFile · 0.80
setState.jsxFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected