tracks/test/unit
Katrina Owen f28ff70f77 Find tag by lowercase name in tag test
The sqlite3 database is case sensitive, so searching for 'UPPER' when
the tag name has been changed to 'upper' before saving it will result in
an empty tag.
2013-02-17 19:41:28 -07:00
..
.gitkeep initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
context_test.rb all unit and functional tests are passing 2012-04-30 13:56:40 +02: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
preference_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
project_test.rb Push conversion of a todo to a project down. 2012-08-14 19:33:54 -05:00
recurring_todo_test.rb get all unit tests running again. Seems we have some pretty old code in there :-) 2012-04-30 13:56:37 +02:00
tag_test.rb Find tag by lowercase name in tag test 2013-02-17 19:41:28 -07:00
tagging_test.rb add some basic tests for tags noew we cannot rely on a tested gem 2012-04-11 13:39:12 +02:00
todo_create_params_helper_test.rb harmonizing todo_tag_list and tag_list, using just the shorter tag_list 2012-06-27 13:56:56 -05:00
todo_test.rb fix #1305 and #1309. Only check on show_from in the past when you change the show_from. This will not prevent a save of the todo when another change is made and show_from has some old date 2012-08-26 17:33:51 +02:00
user_test.rb all unit and functional tests are passing 2012-04-30 13:56:40 +02:00