Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BoxFactura/pulltorefresh.js
/ hasCount
Function
hasCount
tests/e2e/helpers/index.js:37–41 ·
view source on GitHub ↗
(nth)
Source
from the content-addressed store, hash-verified
35
}
36
37
export
async
function
hasCount(nth) {
38
await
t
39
.expect(ptrElement.count)
40
.eql(nth);
41
}
42
43
export
default {
44
pullToRefresh,
Callers
1
multiple.test.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected