Commit
f3f8761140ea78550bee79cf00e115a401edaf66
Exists in
master
and in
28 other branches
1.2+SPB2, 2_split_by_role, add_fields_in_api, api_fixies, api_pagination, api_private_token, api_tasks, article_hit_count, blog_page_bug, checkbox_to_user_can_edit_page, communities_ratings, communities_ratings_moderation, community_ratings_rebase, fix_cloned_article_parent, fix_gallery_image_url, fix_javascript_categories, fix_optional_fields, fix_suggest_article, fix_user_email_validation, highlight_block_fix, notification_plugin, notification_plugin_rebase, script_to_update, split_by_role, stable, temp_ratings, tests, tests_fixies
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 |