Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yeoman/yo
/ route-run.js
File
route-run.js
test/route-run.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
fs from
'node:fs'
;
3
import
{TestAdapter} from
'@yeoman/adapter/testing'
;
4
import
sinon from
'sinon'
;
Callers
nothing calls this directly
Calls
3
fakeEnv
Function · 0.90
registerRoute
Method · 0.80
navigate
Method · 0.80
Tested by
no test coverage detected