| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-31 | Remove `test_log_failure`log-for-past-days | Teddy Wing | |
| Delete this test because I've rewritten the `Commands#log` method to no longer use timers. | |||
| 2018-01-31 | Commands#start: Remove date argument | Teddy Wing | |
| I had added the 'date' argument because I wanted it for the `log` command, which delegates to `#start`, but now have put that directly in `#log`. As such, it's no longer needed here and the method can be reverted back to what it was before. | |||
| 2018-01-28 | test_start: Update expected method call arguments with `spent_at` | Teddy Wing | |
| Now that we're passing in `spent_at`, the expected arguments should include it. | |||
| 2015-06-01 | This test was failing b/c the year is now 2015- now ought to work any year. | Nick C. Kaye | |
| 2014-04-21 | fix build on 1.9.3 and rbx | Zack Hobson | |
| 2014-04-21 | coverage game | Zack Hobson | |
| 2014-02-04 | CommandTest#task_test: mock the full http stack instead of an internal method | Zack Hobson | |
| 2014-01-29 | command_test: fix stop yesterday test | Zack Hobson | |
| 2014-01-27 | fix: crash when stopping a timer the next day | Zack Hobson | |
| 2014-01-26 | confirm timer cancel, closes #47 | Zack Hobson | |
| 2013-12-27 | non-global API for net access | Zack Hobson | |
| 2013-12-27 | pass http client into instance commands | Zack Hobson | |
| 2013-12-27 | command:better stop test | Zack Hobson | |
| 2013-12-26 | timesheet_resource: resource scopes | Zack Hobson | |
| 2013-12-26 | Revert "timesheet_resource: API improvements" | Zack Hobson | |
| This reverts commit eada20ef66ade0b9a98ef5f03256a73ce428244b. | |||
| 2013-12-26 | timesheet_resource: API improvements | Zack Hobson | |
| 2013-12-20 | log: check for a running timer. | Zack Hobson | |
| 2013-12-10 | silence during testing! | Zack Hobson | |
| 2013-12-10 | minitest | Zack Hobson | |
| 2013-11-22 | test coverage for timesheet resource and command edge cases | Zack Hobson | |
| 2013-11-21 | coverage tests for app, command, task. | Zack Hobson | |
| 2013-11-21 | Test and dev improvements | Zack Hobson | |
| * removed dependency on shoulda * added bundler support for dev/testing * test coverage reporting * added some command tests | |||
