tracks/test/unit
Reinier Balt 58d8bc56d1 fix #827. You can now select todos with tags using OR and AND
/todos/tag/tagA,tagB?and=tagC will select all todos with (tagA or tagB) AND tagC
2011-10-28 19:33:51 +02:00
..
context_test.rb start modifying done view and do some refactoring 2011-07-09 17:19:11 +02:00
message_gateway_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +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 Allow projects to have commas in their name. 2011-09-01 23:12:26 -05:00
recurring_todo_test.rb remove vendored gem and fix state model. Some old hacks did not work anymore on the newer aasm. reverted the hacks and fixed some tests 2011-06-10 23:17:22 +02:00
tag_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
tagging_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
todo_create_params_helper_test.rb fix failing specs 2011-08-16 11:49:04 +02:00
todo_test.rb fix #827. You can now select todos with tags using OR and AND 2011-10-28 19:33:51 +02:00
user_test.rb Authenticate users with deprecated SHA-1 passwords 2011-09-07 16:06:02 +02:00