heckle icon indicating copy to clipboard operation
heckle copied to clipboard

Write Tests

Open 2016rshah opened this issue 8 years ago • 1 comments

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.

2016rshah avatar Oct 02 '16 03:10 2016rshah

Also want tests for things like the date parsing

2016rshah avatar Dec 17 '16 05:12 2016rshah