summaryrefslogtreecommitdiffstats
path: root/test/command_test.rb
AgeCommit message (Collapse)Author
2013-12-27non-global API for net accessZack Hobson
2013-12-27pass http client into instance commandsZack Hobson
2013-12-27command:better stop testZack Hobson
2013-12-26timesheet_resource: resource scopesZack Hobson
2013-12-26Revert "timesheet_resource: API improvements"Zack Hobson
This reverts commit eada20ef66ade0b9a98ef5f03256a73ce428244b.
2013-12-26timesheet_resource: API improvementsZack Hobson
2013-12-20log: check for a running timer.Zack Hobson
2013-12-10silence during testing!Zack Hobson
2013-12-10minitestZack Hobson
2013-11-22test coverage for timesheet resource and command edge casesZack 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