summaryrefslogtreecommitdiffstats
path: root/test/app_test.rb
AgeCommit message (Collapse)Author
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-22fix throttling and malformed jsonZack Hobson
2013-12-22improved harvest middlewareZack Hobson
2013-12-10capture_output: move to test/extZack Hobson
2013-12-10capture test outputZack Hobson
2013-12-10silence during testing!Zack Hobson
2013-12-10minitestZack Hobson
2013-12-09app: coverage game!Zack Hobson
2013-11-30add testsZack Hobson
2013-11-22move app specific test setup into app testZack Hobson
2013-11-22app: retry on throttleZack 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
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-08-23Started a test suite.Zack Hobson