heckle
heckle copied to clipboard
Write Tests
Ahhhh who doesn't love Unit Testing?
Things to test:
-
init
- successfully initializes the directory/files it needs to - Building an initialized site succeeds
- Each of the intermediate steps in Heckle.hs work correctly
- injecting into the template, postsToHtml, etc.
Also want tests for things like the date parsing