redmine/test/functional
Toshi MARUYAMA d155392b3c Merged r12070 from trunk to 2.3-stable
not use assert_not_nil in Errors#[].

r7593 etc. replaced Rails2 Errors#on.
Rails3 Errors#[] always return array.
So, Rails3 Errors#[] is always not nil.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.3-stable@12071 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-30 09:38:00 +00:00
..
account_controller_openid_test.rb
account_controller_test.rb
activities_controller_test.rb
admin_controller_test.rb Merged r11839 from trunk (#14020). 2013-07-11 18:33:07 +00:00
attachments_controller_test.rb
auth_sources_controller_test.rb
auto_completes_controller_test.rb
boards_controller_test.rb Fixed that messages are not sorted by last reply (#12243). 2013-02-17 11:10:17 +00:00
calendars_controller_test.rb Removed some shoulda context. 2013-02-18 17:30:11 +00:00
comments_controller_test.rb
context_menus_controller_test.rb
custom_fields_controller_test.rb
documents_controller_test.rb
enumerations_controller_test.rb Merged r11854 from trunk (#13783). 2013-07-11 17:51:19 +00:00
files_controller_test.rb
gantts_controller_test.rb
groups_controller_test.rb
issue_categories_controller_test.rb
issue_relations_controller_test.rb Merged r11461, r11462 from trunk (#13251). 2013-02-24 10:06:27 +00:00
issue_statuses_controller_test.rb
issues_controller_test.rb Merged r11641 and r11642 from trunk (#8794). 2013-03-19 18:40:26 +00:00
issues_controller_transaction_test.rb
journals_controller_test.rb
mail_handler_controller_test.rb
members_controller_test.rb
messages_controller_test.rb Fixed that requesting a message from an invalid forum should respond with 404 (#13232). 2013-02-20 20:59:52 +00:00
my_controller_test.rb
news_controller_test.rb
previews_controller_test.rb
project_enumerations_controller_test.rb
projects_controller_test.rb Merged r12070 from trunk to 2.3-stable 2013-07-30 09:38:00 +00:00
queries_controller_test.rb Refactor: makes issue id a regular QueryColumn. 2013-02-23 10:53:21 +00:00
reports_controller_test.rb Merged r12060 from trunk (#14369). 2013-07-28 20:49:41 +00:00
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
search_controller_test.rb
sessions_test.rb
settings_controller_test.rb
sys_controller_test.rb
time_entry_reports_controller_test.rb Merged r11582 from trunk (#13337). 2013-03-10 13:16:09 +00:00
timelog_controller_test.rb Merged r12057 from trunk (#14415). 2013-07-28 20:46:04 +00:00
trackers_controller_test.rb
users_controller_test.rb Merged r11839 from trunk (#14020). 2013-07-11 18:33:07 +00:00
versions_controller_test.rb
watchers_controller_test.rb Fixed that delete watcher link was broken by r11290 (#13231). 2013-02-20 20:43:28 +00:00
welcome_controller_test.rb
wiki_controller_test.rb
wikis_controller_test.rb
workflows_controller_test.rb