MCPcopy
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

1const { History } = require('../../src/core/router/history/base');
2
3class MockHistory extends History {
4 parse(path) {

Callers

nothing calls this directly

Calls 2

testFunction · 0.85
toURLMethod · 0.45

Tested by

no test coverage detected