summaryrefslogtreecommitdiffstats
path: root/test/navigation.js
Commit message (Collapse)AuthorAgeFilesLines
* Start rewriteSamy Pessé2016-01-221-61/+0
|
* Lint all testsSamy Pessé2015-09-151-22/+22
|
* Add test for navigationSamy Pessé2015-09-151-0/+61
| | | | Update mocha and should
* Clear folderSamy Pessé2015-01-191-101/+0
|
* Add test for level regarding #318Aaron O'Mullan2014-06-151-0/+1
|
* Fix test for #318Aaron O'Mullan2014-06-151-1/+1
|
* Add extra navigation tests for #318Aaron O'Mullan2014-06-151-0/+16
|
* 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