summaryrefslogtreecommitdiffstats
path: root/test/day_entry_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-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-26day_entry: improve test coverageZack Hobson
2013-12-22extract net code into hcl::netZack Hobson
2013-12-22improved harvest middlewareZack Hobson
2013-12-22remove xml processing codeZack Hobson
2013-12-22coverage game!Zack Hobson
2013-12-10silence during testing!Zack Hobson
2013-12-10minitestZack 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-18version 0.4.0Zack Hobson
* added alias and unalias commands * note and start commands are now optional/contextual * note adds a new line
2009-08-23Another attempt at closing #26.Zack Hobson
This time there are some tests!
2009-08-23Started a test suite.Zack Hobson