tracks/tracks/test
2006-12-13 08:31:48 +00:00
..
fixtures Add a password to fixture's ldap_user. It's unused by the LDAP test, but it was causing some databases to have issues. 2006-11-15 14:43:12 +00:00
functional Divide UserController into a UserController and a PreferencesController. Divide FeedController into a FeedController and a FeedlistController. Pull up layout and login filter into ApplicationController and override as needed. Ignored new tmp directories. 2006-12-13 08:31:48 +00:00
integration Restored some inadvertently commented tests. Also, I forgot to mention that the last changeset also removed lightbox.js and lightbox.css. I noticed they were adding to total page size unnecessarily as they are not used. 2006-12-08 07:56:21 +00:00
unit * Made links work for project and context links that contain an underscore('_') or a dot('.'). I removed urlize() and deurlize() in favor or methods on the models mixed in by the new UrlFriendlyName module. 2006-12-11 04:48:56 +00:00
test_helper.rb Upgraded to Rails version to 1-2-pre-release branch revision 5704. Lots of stuff is deprecated in Rails 1.2, so this changeset 2006-12-08 07:41:20 +00:00