redmine/test/functional
Jean-Philippe Lang fae5250e52 Ability to add non-member watchers on issue creation (#5159).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9254 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-24 12:57:28 +00:00
..
account_controller_test.rb
activities_controller_test.rb
admin_controller_test.rb Don't use #delete on String in Mailer. 2012-03-12 18:34:12 +00:00
attachments_controller_test.rb
auth_sources_controller_test.rb Fixed that LDAP error is not displayed when testing connection. 2012-03-11 12:01:41 +00:00
auto_completes_controller_test.rb
boards_controller_test.rb Prevent mass-assignment when adding/updating a forum (#10390). 2012-03-06 21:36:28 +00:00
calendars_controller_test.rb
comments_controller_test.rb
context_menus_controller_test.rb
custom_fields_controller_test.rb
documents_controller_test.rb
enumerations_controller_test.rb Rails3: :order option has no effect here because of the default_scope on Enumeration. 2012-03-04 12:50:19 +00:00
files_controller_test.rb Adds helpers for testing email body. 2012-03-04 13:28:18 +00:00
gantts_controller_test.rb
groups_controller_test.rb
issue_categories_controller_test.rb
issue_relations_controller_test.rb
issue_statuses_controller_test.rb
issues_controller_test.rb Ability to add non-member watchers on issue creation (#5159). 2012-03-24 12:57:28 +00:00
issues_controller_transaction_test.rb
journals_controller_test.rb
mail_handler_controller_test.rb
members_controller_test.rb
messages_controller_test.rb More function tests for MessagesController. 2012-03-10 13:21:34 +00:00
my_controller_test.rb
news_controller_test.rb More functional tests for NewsController. 2012-03-10 13:47:28 +00:00
previews_controller_test.rb
project_enumerations_controller_test.rb
projects_controller_test.rb
queries_controller_test.rb
reports_controller_test.rb
repositories_bazaar_controller_test.rb
repositories_controller_test.rb
repositories_cvs_controller_test.rb
repositories_darcs_controller_test.rb
repositories_filesystem_controller_test.rb
repositories_git_controller_test.rb
repositories_mercurial_controller_test.rb
repositories_subversion_controller_test.rb
roles_controller_test.rb Test cleanup. 2012-03-04 12:44:58 +00:00
search_controller_test.rb
settings_controller_test.rb Rails 3.1 compatibility. 2012-03-04 13:39:57 +00:00
sys_controller_test.rb
time_entry_reports_controller_test.rb
timelog_controller_test.rb
trackers_controller_test.rb Sort values for assertion. 2012-03-05 19:54:03 +00:00
users_controller_test.rb Additional tests for UsersController. 2012-03-11 10:25:44 +00:00
versions_controller_test.rb
watchers_controller_test.rb Ability to add non-member watchers on issue creation (#5159). 2012-03-24 12:57:28 +00:00
welcome_controller_test.rb
wiki_controller_test.rb
wikis_controller_test.rb
workflows_controller_test.rb