drkibitz / node-samson

A very useful build step; read any number of files, process them as JavaScript templates, and save output to another destination.

Home Page:http://drkibitz.github.io/node-samson/docs/0.3.2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better tests

drkibitz opened this issue · comments

My tests are pretty much required to be run on my system because the file length check is based on the output of the FILE constant on my system.

I still want a way to test the FILE constant, but a file length check should not include the usage of this constant, or any other constants that would output file system paths. Those should just be in a separate test.