##// END OF EJS Templates
add missing fixtures to CalendarsControllerTest...
add missing fixtures to CalendarsControllerTest Tests fail randomly. <pre> 1) Error: CalendarsControllerTest#test_cross_project_calendar: ActionView::Template::Error: undefined method `name' for nil:NilClass app/helpers/issues_helper.rb:57:in `render_issue_tooltip' app/views/common/_calendar.html.erb:17:in `block in _app_views_common__calendar_html_erb__4084073314711523042_57686480' app/views/common/_calendar.html.erb:12:in `each' app/views/common/_calendar.html.erb:12:in `_app_views_common__calendar_html_erb__4084073314711523042_57686480' app/views/calendars/show.html.erb:30:in `_app_views_calendars_show_html_erb___1639405444546230501_53808060' test/functional/calendars_controller_test.rb:44:in `test_cross_project_calendar' </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@13503 e93f8b46-1217-0410-a6f0-8f06a7374b81
Toshi MARUYAMA -
r13121:b63123ac1e52
Show More
Name Size Modified Last Commit Author
/ test / functional
account_controller_openid_test.rb Loading ...
account_controller_test.rb Loading ...
activities_controller_test.rb Loading ...
admin_controller_test.rb Loading ...
attachments_controller_test.rb Loading ...
auth_sources_controller_test.rb Loading ...
auto_completes_controller_test.rb Loading ...
boards_controller_test.rb Loading ...
calendars_controller_test.rb Loading ...
comments_controller_test.rb Loading ...
context_menus_controller_test.rb Loading ...
custom_fields_controller_test.rb Loading ...
documents_controller_test.rb Loading ...
enumerations_controller_test.rb Loading ...
files_controller_test.rb Loading ...
gantts_controller_test.rb Loading ...
groups_controller_test.rb Loading ...
issue_categories_controller_test.rb Loading ...
issue_relations_controller_test.rb Loading ...
issue_statuses_controller_test.rb Loading ...
issues_controller_test.rb Loading ...
issues_controller_transaction_test.rb Loading ...
issues_custom_fields_visibility_test.rb Loading ...
journals_controller_test.rb Loading ...
mail_handler_controller_test.rb Loading ...
members_controller_test.rb Loading ...
messages_controller_test.rb Loading ...
my_controller_test.rb Loading ...
news_controller_test.rb Loading ...
previews_controller_test.rb Loading ...
principal_memberships_controller_test.rb Loading ...
project_enumerations_controller_test.rb Loading ...
projects_controller_test.rb Loading ...
queries_controller_test.rb Loading ...
reports_controller_test.rb Loading ...
repositories_bazaar_controller_test.rb Loading ...
repositories_controller_test.rb Loading ...
repositories_cvs_controller_test.rb Loading ...
repositories_darcs_controller_test.rb Loading ...
repositories_filesystem_controller_test.rb Loading ...
repositories_git_controller_test.rb Loading ...
repositories_mercurial_controller_test.rb Loading ...
repositories_subversion_controller_test.rb Loading ...
roles_controller_test.rb Loading ...
search_controller_test.rb Loading ...
search_custom_fields_visibility_test.rb Loading ...
sessions_test.rb Loading ...
settings_controller_test.rb Loading ...
sys_controller_test.rb Loading ...
time_entry_reports_controller_test.rb Loading ...
timelog_controller_test.rb Loading ...
timelog_custom_fields_visibility_test.rb Loading ...
trackers_controller_test.rb Loading ...
users_controller_test.rb Loading ...
versions_controller_test.rb Loading ...
watchers_controller_test.rb Loading ...
welcome_controller_test.rb Loading ...
wiki_controller_test.rb Loading ...
wikis_controller_test.rb Loading ...
workflows_controller_test.rb Loading ...