summaryrefslogtreecommitdiffstats
path: root/test/navigation.js
Commit message (Collapse)AuthorAgeFilesLines
* Adapt navigation parsing to third and more levels in summarySamy Pessé2014-05-261-2/+12
|
* Update testsSamy Pessé2014-04-041-32/+32
|
* Add tests for null paths in navigationAaron O'Mullan2014-04-011-0/+6
| | | | Unfinished chapters/articles should be put in navigation
* Add tests for level attribute in navigationAaron O'Mullan2014-03-311-0/+11
|
* Improve navigation from 1st chapter back to introAaron O'Mullan2014-03-311-1/+1
| | | | 1st chapter’s prev, now links to the intro page
* Add better tests for chapter navigationAaron O'Mullan2014-03-311-1/+7
| | | | Proves previous and next chapter logic is broken
* Add navigation tests for first page for README of a chapterAaron O'Mullan2014-03-311-0/+5
|
* Add parse.navigation moduleAaron O'Mullan2014-03-311-0/+46
With tests