| .. |
|
.gitkeep
|
initial upgrade to rails 3.2.3
|
2012-04-30 13:56:33 +02:00 |
|
context_test.rb
|
add state machine to context including a closed state
|
2013-03-01 16:22:29 +01:00 |
|
is_taggable_test.rb
|
add some basic tests for tags noew we cannot rely on a tested gem
|
2012-04-11 13:39:12 +02:00 |
|
notes_test.rb
|
update require statements to fix path issue
|
2011-06-09 14:49:36 +02:00 |
|
pie_chart_data_test.rb
|
Extract methods in pie chart data model
|
2013-03-18 19:57:42 -06:00 |
|
preference_test.rb
|
update require statements to fix path issue
|
2011-06-09 14:49:36 +02:00 |
|
project_from_todo_test.rb
|
Move Project#create_from_todo to its own class
|
2013-05-02 22:30:24 -05:00 |
|
project_test.rb
|
fix clearing show_from fails
|
2013-05-03 19:28:26 +02:00 |
|
recurring_todo_test.rb
|
Remove extra whitespace
|
2013-04-26 16:30:40 -05:00 |
|
staleness_test.rb
|
Guard against the case days stale can be negative
|
2013-03-10 22:48:27 -05:00 |
|
tag_cloud_query_test.rb
|
Add test for tag cloud query
|
2013-03-01 13:26:59 -05:00 |
|
tag_cloud_test.rb
|
Split up the font size calculation
|
2013-03-02 07:14:52 -05:00 |
|
tag_test.rb
|
another set of dynamic finder migrations. All non-cucumber tests pass
|
2013-02-27 11:50:49 +01:00 |
|
tagging_test.rb
|
another set of dynamic finder migrations. All non-cucumber tests pass
|
2013-02-27 11:50:49 +01:00 |
|
time_to_complete_test.rb
|
Make test name reflect actual data
|
2013-03-02 16:20:57 -05:00 |
|
todo_create_params_helper_test.rb
|
Remove codejunk
|
2013-04-29 21:01:21 -05:00 |
|
todo_test.rb
|
another set of dynamic finder migrations. All non-cucumber tests pass
|
2013-02-27 11:50:49 +01:00 |
|
user_test.rb
|
increate test coverage for user and project model
|
2013-03-01 16:22:29 +01:00 |