Redmine/test/integration
Jean-Philippe Lang 2e3bf71e9a Removed #generate_with_protected helper methods.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9471 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-22 12:45:13 +00:00
..
api_test Removed #generate_with_protected helper methods. 2012-04-22 12:45:13 +00:00
lib/redmine Rails 3.1 compatibility. 2012-02-25 16:33:00 +00:00
routing Adds the ability for users to delete their own account (#10664). Can be disabled in application settings. 2012-04-15 14:31:54 +00:00
account_test.rb Moved tests about session reset to functional tests. 2012-02-26 12:00:41 +00:00
admin_test.rb Explicitly declare all routes and deactivate default route. 2011-12-10 13:33:01 +00:00
application_test.rb Rails 3.1 compatibility. 2012-02-25 16:31:13 +00:00
issues_test.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
layout_test.rb Adds missing route to project search. 2012-04-08 20:06:53 +00:00
projects_test.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00
users_test.rb Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 2012-03-03 15:09:20 +00:00