summaryrefslogtreecommitdiffstats
path: root/test/day_entry_test.rb
AgeCommit message (Collapse)Author
2013-11-21Test and dev improvementsZack Hobson
* removed dependency on shoulda * added bundler support for dev/testing * test coverage reporting * added some command tests
2013-11-18version 0.4.0Zack Hobson
* added alias and unalias commands * note and start commands are now optional/contextual * note adds a new line
2009-08-23Another attempt at closing #26.Zack Hobson
This time there are some tests!
2009-08-23Started a test suite.Zack Hobson