Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/BoxFactura/pulltorefresh.js
/ isMounted
Function
isMounted
tests/e2e/helpers/index.js:31–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
export
async
function
isMounted() {
32
await
t
33
.expect(ptrElement.exists)
34
.ok();
35
}
36
37
export
async
function
hasCount(nth) {
38
await
t
Callers
2
shouldptr.test.js
File · 0.90
tolerance.test.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected