tracks/tracks/test/functional
lukemelia 50211a3ebe Add a preference to hide hidden contexts in the sidebar.
Rework the preferences as a model unto itself and clean up the view and controller code around preferences.



git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@321 a4c988fc-2ded-0310-b66e-134b36920a42
2006-09-17 06:53:33 +00:00
..
backend_controller_test.rb Created tests for backend_controller to cover security concerns, including #372 "user can add an action to another user's context via API". Modified backend_controller to close that hole and make the tests pass. 2006-08-25 02:25:18 +00:00
context_controller_test.rb Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
feed_controller_test.rb Changed all instances of @response, @request, @session etc. to the new forms or response, request, session etc. 2006-05-13 13:32:39 +00:00
login_controller_test.rb Add a preference to hide hidden contexts in the sidebar. 2006-09-17 06:53:33 +00:00
mobile_controller_test.rb Implemented a proper mobile view, designed for viewing on a mobile phone browser (so far only tested on 'small screen' view of Opera, which mimics Opera mini). To get the mobile view, enter the URL http://yoururl.com/mobile/ 2006-06-18 17:17:34 +00:00
note_controller_test.rb Changed all instances of @response, @request, @session etc. to the new forms or response, request, session etc. 2006-05-13 13:32:39 +00:00
project_controller_test.rb Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
todo_container_controller_test_base.rb Rename new_context and new_project actions to create to fit into the CRUD model, add tests for these methods, too. 2006-09-16 06:50:22 +00:00
todo_controller_test.rb Fixed bugs introduced in [190] which broke signup and change password (#213). 2006-02-26 10:58:39 +00:00
user_controller_test.rb Add a preference to hide hidden contexts in the sidebar. 2006-09-17 06:53:33 +00:00