tracks/tracks/test/functional
2006-06-20 02:07:18 +00:00
..
context_controller_test.rb Applied changes to context corresponding to yesterday's project changeset: tests, prohibit slashes, introduce RJS, relocate new context form. 2006-06-20 02:07:18 +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 Get all the tests passing again, in preparation to add another validation on the project and context models. 2006-06-19 04:04:20 +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 Refactor the Ajax for project creation to use RJS. Introduce the ARTS plugin to test RJS. Move the New Project form to the right-hand side a la the new item form. (I much prefer this -- other input?) Introduce new validation in project model that fixes #306. 2006-06-19 06:36:00 +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 Applied Luke's session patch (ticket 244) in which the user.id only is stored in the session object, rather than the whole user object. This improves security and also makes the session much smaller and less fragile. 2006-04-08 17:46:41 +00:00