tracks/test/functional
Matt Rogers a7ce073351 Fix the functional tests that wouldn't run before
With Ruby 1.8.7, the functional tests were failing due to a recursive
require stack. No longer requiring 'backend_controller' and doesn't seem
to have any bearing on the running of the tests.
2011-10-18 22:25:17 -05: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 path concatenation 2011-10-09 20:30:48 +02:00
users_controller_test.rb Fix updating password 2011-09-09 17:49:42 +02:00