| .. |
|
recurring_todos
|
use new model to handle updating of recurring todos
|
2014-03-31 09:43:39 +02:00 |
|
todos
|
add tests for done_todos
|
2013-09-25 15:08:25 +02:00 |
|
tracks_cli
|
improve integration test of cli scripts
|
2013-09-20 21:18:33 +02:00 |
|
.gitkeep
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
context_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
is_taggable_test.rb
|
various small refactorings
|
2013-09-22 17:34:58 +02:00 |
|
notes_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
pie_chart_data_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
preference_test.rb
|
Don't depend on the environment in the test
|
2013-10-15 20:02:52 -05:00 |
|
project_from_todo_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
project_test.rb
|
update gems and fix i18n and aasm deprecation warnings
|
2013-12-30 20:52:35 +01:00 |
|
recurring_todo_test.rb
|
fix regression in recurring todos
|
2013-09-17 15:40:20 +02:00 |
|
rich_message_extractor_test.rb
|
fix test regressions. should run all tests before committing :-)
|
2014-01-26 15:10:36 +01:00 |
|
staleness_test.rb
|
fix failing test on timezones and remove debug message
|
2013-09-05 12:23:26 +02:00 |
|
tag_cloud_query_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
tag_cloud_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
tag_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
tagging_test.rb
|
Merge branch 'master' into rails4
|
2013-06-17 09:25:02 +02:00 |
|
time_to_complete_test.rb
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|
todo_create_params_helper_test.rb
|
fix failing tests
|
2013-06-17 10:06:38 +02:00 |
|
todo_from_rich_message_test.rb
|
make todo_from_rich_message time zone aware. test was failing.
|
2014-01-26 15:05:27 +01:00 |
|
todo_test.rb
|
update gems and fix i18n and aasm deprecation warnings
|
2013-12-30 20:52:35 +01:00 |
|
user_test.rb
|
Compare against an array instead of joining them into a string
|
2013-10-15 20:03:01 -05:00 |