LSSTDESC / start_paper

Make a folder containing everything you need to start writing an LSST DESC paper or Note
BSD 3-Clause "New" or "Revised" License
11 stars 4 forks source link

Added some tests #35

Closed kadrlica closed 8 years ago

kadrlica commented 8 years ago

I've added at tests directory and a file (test_make.py) that can be run with python's testing modules (i.e., nose). This closes #20 (for the time being), but eventually we will need to think about what travis should run during development (i.e., test scripts) and what it should run during deployment (i.e., making the pdf).