tracks/test/models
Greg Sutcliffe 2f043911c6 Extend RichMessage format to include other data
Uses new Regex to detect:

 @ context
 ~ project
 > tickler-date
 < due-date
 # tag (repeatable)
 * (starred)
2013-10-16 21:25:47 +01: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 Replace User#time with UserTime#time 2013-07-30 16:21:04 -05:00
recurring_todo_test.rb fix regression in recurring todos 2013-09-17 15:40:20 +02:00
rich_message_extractor_test.rb Extend RichMessage format to include other data 2013-10-16 21:25:47 +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 Extend RichMessage format to include other data 2013-10-16 21:25:47 +01:00
todo_test.rb add missing tests for todo 2013-09-25 16:22:06 +02:00
user_test.rb Compare against an array instead of joining them into a string 2013-10-15 20:03:01 -05:00