Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ router-history-base.test.js
File
router-history-base.test.js
test/unit/router-history-base.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ History } = require(
'../../src/core/router/history/base'
);
2
3
class
MockHistory extends History {
4
parse(path) {
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
toURL
Method · 0.45
Tested by
no test coverage detected