summaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
AgeCommit message (Collapse)Author
2013-12-27completely eliminate the global http handle.non-singleton-netZack Hobson
2013-12-27pass http client into instance commandsZack Hobson
2013-12-27oops, fix testsZack Hobson
2013-12-27minitest api changeZack Hobson
2013-12-26test_helper: fakeweb test helperZack Hobson
2013-12-26test_helper: turn up the minimum required C0 coverageZack Hobson
2013-12-26task: more test coverageZack 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-22move app specific test setup into app testZack Hobson
2013-11-22test coverage for timesheet resource and command edge casesZack 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-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
2009-10-23Updated docs and Rake tasks for Gemcutter.Zack Hobson
2009-08-23Started a test suite.Zack Hobson