summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)Author
2013-12-27completely eliminate the global http handle.non-singleton-netZack Hobson
2013-12-27non-global API for net accessZack Hobson
2013-12-27pass http client into instance commandsZack Hobson
2013-12-27capture_output: remove verbose flagZack Hobson
2013-12-27Merge branch 'master' into resource_routesZack Hobson
2013-12-27oops, fix testsZack Hobson
2013-12-27Merge branch 'master' into resource_routesZack Hobson
2013-12-27minitest api changeZack Hobson
2013-12-27fix cancelZack Hobson
2013-12-27command:better stop testZack Hobson
2013-12-27day_entry: test project_info resourceZack Hobson
2013-12-26day_entry: fix cancelZack Hobson
2013-12-26timesheet_resource: resource scopesZack Hobson
2013-12-26test_helper: fakeweb test helperZack Hobson
2013-12-26test_helper: turn up the minimum required C0 coverageZack Hobson
2013-12-26day_entry: improve test coverageZack Hobson
2013-12-26task: more test coverageZack Hobson
2013-12-26Revert "timesheet_resource: API improvements"Zack Hobson
This reverts commit eada20ef66ade0b9a98ef5f03256a73ce428244b.
2013-12-26timesheet_resource: API improvementsZack Hobson
2013-12-26use yajl, test html unescapeZack Hobson
2013-12-22rename net testZack Hobson
2013-12-22extract net code into hcl::netZack Hobson
2013-12-22fix throttling and malformed jsonZack Hobson
2013-12-22improved harvest middlewareZack Hobson
2013-12-22remove xml processing codeZack Hobson
2013-12-22coverage game!Zack Hobson
2013-12-20log: check for a running timer.Zack Hobson
2013-12-17capture_output: make it a generic minitest extZack 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-12-09jruby: fix coverage check.Zack Hobson
2013-12-09tighter coverage checkingZack Hobson
2013-12-09travis-ci coverage fixesZack Hobson
2013-12-09rbx coverage supportZack Hobson
2013-12-04optional coverageZack Hobson
2013-12-04travis tweaksZack Hobson
2013-12-02test_helper: require debuggerZack Hobson
2013-11-30fixes for 1.9.3Zack Hobson
2013-11-30add testsZack Hobson
2013-11-22task: test cache file locationZack Hobson
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