MCPcopy
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

1var Book = require('../../models/book');
2var createMockFS = require('../../fs/mock');
3
4describe('parseSummary', function() {

Callers

nothing calls this directly

Calls 2

createMockFSFunction · 0.85
parseSummaryFunction · 0.85

Tested by

no test coverage detected