summaryrefslogtreecommitdiffstats
path: root/test/summary.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless console.log in test/summary.jsAaron O'Mullan2014-04-051-1/+0
|
* Update testsSamy Pessé2014-04-041-6/+3
|
* Adjust summary test for new SUMMARY.md fixtureAaron O'Mullan2014-04-011-1/+5
|
* Add tests for level attribute to chapters/articlesAaron O'Mullan2014-03-311-0/+11
|
* Change summary data formatAaron O'Mullan2014-03-311-12/+12
| | | | | Simplify chapter objects, by making them identical to article objects besides the .articles attribute
* Add tests for path normalizationAaron O'Mullan2014-03-311-0/+9
| | | | .md to .html
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-311-1/+1
|
* Add test for titles & pathsAaron O'Mullan2014-03-301-0/+12
|
* Add tests for summary parsingAaron O'Mullan2014-03-301-0/+22