Commit graph

8 commits

Author SHA1 Message Date
Yuming Zhu
fa30c67e20 exclude py compiled files under util/ 2018-08-16 13:50:57 -04:00
Mike McLean
adc2695a7c update .gitignore
A number of common artifacts were not ignored. I've added a few items
and tried to organize them a bit
2017-06-21 14:55:48 -04:00
Matt Prahl
f237fd5100 Adds unit tests for tasks.py
Adds Vagrant support to run unit tests
2016-07-21 17:08:45 -04:00
Ralph Bean
7ed92ca244 Produce a nice coverage report. 2016-06-09 14:51:16 -04:00
Ralph Bean
57d7dbf8b8 The beginnings of some cli tests. 2016-06-08 14:53:41 -04:00
Adam Miller
3fd4275fe3 first pass at converting docs to sphinx-doc reStructured Text 2016-05-07 16:42:02 -04:00
Ralph Bean
f475b92802 Coverage tracking for the test suite.
If you issue `make test`, it will run the tests and print out a coverage
reporting indicating what lines of code were covered by the tests and which
were not.  This will (hopefully) be useful more over time as we start to write
more tests.
2016-03-15 11:29:41 -04:00
Jesse Keating
f3e19e32ed Add a .gitignore file (Trac #19) 2007-06-12 11:36:28 -04:00