tracks/test/functional
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
..
backend_controller_test.rb Fix the functional tests that wouldn't run before 2011-10-18 22:25:17 -05:00
contexts_controller_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
data_controller_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
feedlist_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
integrations_controller_test.rb Removing signatures from output and adding two test cases: invalid signature and unknown sender 2011-10-06 16:41:46 +02:00
login_controller_test.rb update require statements to fix path issue 2011-06-09 14:49:36 +02:00
notes_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
preferences_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
projects_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
recurring_todos_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
stats_controller_test.rb fix path concatenation 2011-10-09 20:30:48 +02:00
todo_container_controller_test_base.rb get tests running again with zentest >= 4.0.0 2009-06-02 21:22:50 +02:00
todos_controller_test.rb fix #827. You can now select todos with tags using OR and AND 2011-10-28 19:33:51 +02:00
users_controller_test.rb Fix updating password 2011-09-09 17:49:42 +02:00