Commit 144eab47a95697703debc02243e5f2a68776a169
1 parent
89c4127a
Exists in
master
and in
27 other branches
test/*: use require_relative for test_helper
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
Showing
255 changed files
with
255 additions
and
255 deletions
Show diff stats
Too many changes.
To preserve performance only 100 of 255 files displayed.
test/functional/account_controller_test.rb
test/functional/admin_controller_test.rb
test/functional/admin_panel_controller_test.rb
test/functional/application_controller_test.rb
test/functional/catalog_controller_test.rb
test/functional/categories_controller_test.rb
test/functional/chat_controller_test.rb
test/functional/cms_controller_test.rb
test/functional/comment_controller_test.rb
test/functional/contact_controller_test.rb
test/functional/content_viewer_controller_test.rb
test/functional/doc_controller_test.rb
test/functional/edit_template_controller_test.rb
test/functional/embed_controller_test.rb
test/functional/enterprise_registration_controller_test.rb
test/functional/enterprise_validation_controller_test.rb
test/functional/environment_design_controller_test.rb
test/functional/environment_role_manager_controller_test.rb
test/functional/environment_themes_controller_test.rb
test/functional/events_controller_test.rb
test/functional/favorite_enterprises_controller_test.rb
test/functional/features_controller_test.rb
test/functional/friends_controller_test.rb
test/functional/home_controller_test.rb
test/functional/invite_controller_test.rb
test/functional/licenses_controller_test.rb
test/functional/mailconf_controller_test.rb
test/functional/manage_products_controller_test.rb
test/functional/map_balloon_controller_test.rb
test/functional/maps_controller_test.rb
test/functional/memberships_controller_test.rb
test/functional/my_profile_controller_test.rb
test/functional/plugin_admin_controller_test.rb
test/functional/plugins_controller_test.rb
test/functional/profile_controller_test.rb
test/functional/profile_design_controller_test.rb
test/functional/profile_editor_controller_test.rb
test/functional/profile_members_controller_test.rb
test/functional/profile_search_controller_test.rb
test/functional/profile_themes_controller_test.rb
test/functional/public_controller_test.rb
test/functional/region_validators_controller_test.rb
test/functional/role_controller_test.rb
test/functional/search_controller_test.rb
test/functional/spam_controller_test.rb
test/functional/system_controller_test.rb
test/functional/tasks_controller_test.rb
test/functional/templates_controller_test.rb
test/functional/trusted_sites_controller_test.rb
test/functional/users_controller_test.rb
test/integration/approve_reject_enterprise_test.rb
test/integration/assets_menu_test.rb
test/integration/assigning_validator_organizations_to_regions_test.rb
test/integration/blocks_test.rb
test/integration/categories_menu_test.rb
test/integration/controller_naming_test.rb
test/integration/editing_person_info_test.rb
test/integration/enable_disable_features_test.rb
test/integration/enterprise_registration_test.rb
test/integration/forgot_password_test.rb
test/integration/http_caching_test.rb
test/integration/login_to_the_application_test.rb
test/integration/manage_documents_test.rb
test/integration/manage_friendships_test.rb
test/integration/online_doc_test.rb
test/integration/performance_test.rb
test/integration/routing_test.rb
test/integration/search_popup_test.rb
test/integration/signup_test.rb
test/integration/user_registers_at_the_application_test.rb
test/unit/abuse_complaint_test.rb
test/unit/abuse_report_test.rb
test/unit/account_helper_test.rb
test/unit/action_tracker_ext_test.rb
test/unit/action_tracker_notification_test.rb
test/unit/activities_counter_cache_job_test.rb
test/unit/acts_as_filesystem_test.rb
test/unit/acts_as_having_boxes_test.rb
test/unit/acts_as_having_settings_test.rb
test/unit/add_friend_test.rb
test/unit/add_member_test.rb
test/unit/application_helper_test.rb
test/unit/approve_article_test.rb
test/unit/approve_comment_test.rb
test/unit/array_core_ext_test.rb
test/unit/article_block_test.rb
test/unit/article_categorization_test.rb
test/unit/article_test.rb
test/unit/assets_helper_test.rb
test/unit/block_helper_test.rb
test/unit/block_test.rb
test/unit/blog_archives_block_test.rb
test/unit/blog_helper_test.rb
test/unit/blog_test.rb
test/unit/box_test.rb
test/unit/boxes_helper_test.rb
test/unit/catalog_helper_test.rb
test/unit/categories_block_test.rb
test/unit/categories_helper_test.rb
test/unit/category_test.rb