Added tests for page generation.

Currently tests rst & markdown generation, ignoring pages w/ bad status, and status hidden vs published
This commit is contained in:
tBunnyMan 2012-07-04 10:06:53 -07:00
commit cf696939f8
6 changed files with 84 additions and 1 deletions

View file

@ -0,0 +1,8 @@
This is a test bad page
#######################
:status: invalid
The quick brown fox jumped over the lazy dog's back.
The status here is invalid, the page should not render.