Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ reset
Function
reset
packages/vue/__tests__/e2e/e2eBrowserUtils.ts:346–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
}
345
346
async
function
reset() {
347
await
resetPage()
348
}
349
350
async
function
count(selector: string) {
351
return
document.querySelectorAll(selector).length
Callers
2
Transition.spec.ts
File · 0.70
TransitionGroup.spec.ts
File · 0.70
Calls
1
resetPage
Function · 0.85
Tested by
no test coverage detected