tracks/test/models
Matt Bridges c2111b2f8e Extract behavior from Todo.from_rich_message
`Todo.from_rich_message` was partially tested from the MessageGateway,
but it is mostly untested and does not belong in Todo due to it's unique
nature. Extract it entirely from `Todo` into it's own dedicated object
for unit testing.
2013-07-18 16:35:51 -05: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 move tests to new directory 2013-05-11 23:13:16 +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 move tests to new directory 2013-05-11 23:13:16 +02:00
project_from_todo_test.rb move tests to new directory 2013-05-11 23:13:16 +02:00
project_test.rb move tests to new directory 2013-05-11 23:13:16 +02:00
recurring_todo_test.rb Merge branch 'master' into rails4 2013-06-17 09:25:02 +02:00
staleness_test.rb move tests to new directory 2013-05-11 23:13:16 +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 Extract behavior from Todo.from_rich_message 2013-07-18 16:35:51 -05:00
todo_test.rb Extract behavior from Todo.from_rich_message 2013-07-18 16:35:51 -05:00
user_test.rb move tests to new directory 2013-05-11 23:13:16 +02:00