summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)Author
2013-11-22move app specific test setup into app testZack Hobson
2013-11-22test coverage for timesheet resource and command edge casesZack Hobson
2013-11-22app: retry on throttleZack Hobson
2013-11-21app: add option to force auth refreshZack Hobson
2013-11-21test_helper: bundler adds lib to the load path now.Zack Hobson
2013-11-21coverage tests for app, command, task.Zack Hobson
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-20remove jewelerZack Hobson
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
2011-12-30ruby 1.9.x fixesZack Hobson
fixed some warnings and errors on modern rubies also fixed an issue with the "stop" command not accepting a message
2009-10-23Updated docs and Rake tasks for Gemcutter.Zack Hobson
2009-08-23Allow start +decimal input without a dot, closes #29.Zack Hobson
2009-08-23Another attempt at closing #26.Zack Hobson
This time there are some tests!
2009-08-23Started a test suite.Zack Hobson