Commit
f3f8761140ea78550bee79cf00e115a401edaf66
Exists in
master
and in
29 other branches
add_member_task_reject_details, admin_visible_profile, article-list-template, community_notifications, contact_admin_translation, event_fixes, fix_comments_pagination, fix_rails4_organization_ratings, fix_sign_up_form, follow_step_fix, forum_topic_creation, mirror_block_improvements, multi_env_on_remote_user, new_security, noosfero_spb_ci, organization_ratings_improvements, organization_ratings_link_to_profile_stable-spb-1.3, organization_ratings_translations_fix, profile_api_improvements, ratings_minor_fixes, remote_user_fix, send_email_to_admins, stable-spb-1.3, stable-spb-1.3-fixes, stable-spb-1.4, stable-spb-1.5, suggest_rejected_value, web_steps_improvements, xss_terminate_custom_options
require 'test_helper' at the top of every test
| |
1
| +require "test_helper" |
1
| require File.dirname(__FILE__) + '/../../../test/test_helper' |
2
| require File.dirname(__FILE__) + '/../../../test/test_helper' |
2
| require File.dirname(__FILE__) + '/../controllers/mezuro_plugin_myprofile_controller' |
3
| require File.dirname(__FILE__) + '/../controllers/mezuro_plugin_myprofile_controller' |
3
| |
4
| |
| |
1
| +require "test_helper" |
1
| class BaseToolClientTest < Test::Unit::TestCase |
2
| class BaseToolClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ConfigurationClientTest < Test::Unit::TestCase |
2
| class ConfigurationClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class KalibroClientTest < Test::Unit::TestCase |
2
| class KalibroClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ModuleResultClientTest < Test::Unit::TestCase |
2
| class ModuleResultClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class PortTest < Test::Unit::TestCase |
2
| class PortTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ProjectClientTest < Test::Unit::TestCase |
2
| class ProjectClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ProjectResultClientTest < Test::Unit::TestCase |
2
| class ProjectResultClientTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class BaseToolTest < Test::Unit::TestCase |
2
| class BaseToolTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.analizo |
4
| def self.analizo |
| |
1
| +require "test_helper" |
1
| class CompoundMetricTest < Test::Unit::TestCase |
2
| class CompoundMetricTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.sc |
4
| def self.sc |
| |
1
| +require "test_helper" |
1
| class CompoundMetricWithErrorTest < Test::Unit::TestCase |
2
| class CompoundMetricWithErrorTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.fixture |
4
| def self.fixture |
| |
1
| +require "test_helper" |
1
| class ConfigurationTest < Test::Unit::TestCase |
2
| class ConfigurationTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.kalibro_configuration |
4
| def self.kalibro_configuration |
| |
1
| +require "test_helper" |
1
| class EntityTest < Test::Unit::TestCase |
2
| class EntityTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ErrorTest < Test::Unit::TestCase |
2
| class ErrorTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.fixture |
4
| def self.fixture |
| |
1
| +require "test_helper" |
1
| class MetricConfigurationTest < Test::Unit::TestCase |
2
| class MetricConfigurationTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.amloc_configuration |
4
| def self.amloc_configuration |
| |
1
| +require "test_helper" |
1
| class MetricResultTest < Test::Unit::TestCase |
2
| class MetricResultTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.amloc_result |
4
| def self.amloc_result |
| |
1
| +require "test_helper" |
1
| class MetricTest < Test::Unit::TestCase |
2
| class MetricTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class ModuleNodeTest < Test::Unit::TestCase |
2
| class ModuleNodeTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.qt_calculator_tree |
4
| def self.qt_calculator_tree |
| |
1
| +require "test_helper" |
1
| require File.dirname(__FILE__) + '/../../../../../../test/test_helper' |
2
| require File.dirname(__FILE__) + '/../../../../../../test/test_helper' |
2
| |
3
| |
3
| class ModuleResultTest < Test::Unit::TestCase |
4
| class ModuleResultTest < Test::Unit::TestCase |
| |
1
| +require "test_helper" |
1
| class ModuleTest < Test::Unit::TestCase |
2
| class ModuleTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.qt_calculator |
4
| def self.qt_calculator |
| |
1
| +require "test_helper" |
1
| class NativeMetricTest < Test::Unit::TestCase |
2
| class NativeMetricTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.total_cof |
4
| def self.total_cof |
| |
1
| +require "test_helper" |
1
| class ProjectResultTest < Test::Unit::TestCase |
2
| class ProjectResultTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.qt_calculator |
4
| def self.qt_calculator |
| |
1
| +require "test_helper" |
1
| class ProjectTest < Test::Unit::TestCase |
2
| class ProjectTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.qt_calculator |
4
| def self.qt_calculator |
| |
1
| +require "test_helper" |
1
| class RangeTest < Test::Unit::TestCase |
2
| class RangeTest < Test::Unit::TestCase |
2
| |
3
| |
3
| Infinity = 1.0/0.0 |
4
| Infinity = 1.0/0.0 |
| |
1
| +require "test_helper" |
1
| class RepositoryTest < Test::Unit::TestCase |
2
| class RepositoryTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.qt_calculator |
4
| def self.qt_calculator |
| |
1
| +require "test_helper" |
1
| class StackTraceElementTest < Test::Unit::TestCase |
2
| class StackTraceElementTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def self.fixture(method_name = 'stackTraceElementTestMethod', line_number = 42) |
4
| def self.fixture(method_name = 'stackTraceElementTestMethod', line_number = 42) |
| |
1
| +require "test_helper" |
1
| class ProjectContentTest < Test::Unit::TestCase |
2
| class ProjectContentTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |
| |
1
| +require "test_helper" |
1
| class MezuroPluginTest < Test::Unit::TestCase |
2
| class MezuroPluginTest < Test::Unit::TestCase |
2
| |
3
| |
3
| def setup |
4
| def setup |