Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GitbookIO/gitbook
/ parseSummary.js
File
parseSummary.js
lib/parse/__tests__/parseSummary.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Book = require(
'../../models/book'
);
2
var
createMockFS = require(
'../../fs/mock'
);
3
4
describe(
'parseSummary'
,
function
() {
Callers
nothing calls this directly
Calls
2
createMockFS
Function · 0.85
parseSummary
Function · 0.85
Tested by
no test coverage detected