]> source.dussan.org Git - sonarqube.git/commit
move IT from src/it/java to src/test/java to follow default conf of failsafe plugin
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 12:05:17 +0000 (12:05 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 12:05:17 +0000 (12:05 +0000)
commitff5276ba2c86687ebd39fa65d4666f87885ef50c
treea658f8ade0f3c6ddc7bb8886e4940fb24eae8c11
parent791dd8e8fb255948d58240514644cbd4b344e576
move IT from src/it/java to src/test/java to follow default conf of failsafe plugin
399 files changed:
tests/integration/tests/pom.xml
tests/integration/tests/src/it/java/org/sonar/tests/integration/GzipCompressionTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/ITUtils.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/ServerTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/UpdateCenterTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/VariationsIT.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/ViolationsTimemachineTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/selenium/CustomizeComponentsPageTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/selenium/DeployUIExtensionsTest.java [deleted file]
tests/integration/tests/src/it/java/org/sonar/tests/integration/selenium/SonarTestCase.java [deleted file]
tests/integration/tests/src/it/selenium/SONAR-1032-ws-api.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-1074-commented-code.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-1709-static-resources.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-1772-findbugs-violations.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-222_maven_extensions.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-594-jee-sample.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-594-no-violations.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-684-encode-violation-messages.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-767-pmd-close-resource-rule.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-787-checkstyle-SuppressionCommentFilter.html [deleted file]
tests/integration/tests/src/it/selenium/SONAR-981-clover-skip.html [deleted file]
tests/integration/tests/src/it/selenium/alerts/create_and_delete_alert_on_lines_of_code.html [deleted file]
tests/integration/tests/src/it/selenium/alerts/should_validate_alert_on_creation.html [deleted file]
tests/integration/tests/src/it/selenium/all-tests.html [deleted file]
tests/integration/tests/src/it/selenium/authentication/login_cancel.html [deleted file]
tests/integration/tests/src/it/selenium/authentication/login_successful.html [deleted file]
tests/integration/tests/src/it/selenium/authentication/login_wrong_password.html [deleted file]
tests/integration/tests/src/it/selenium/branch.html [deleted file]
tests/integration/tests/src/it/selenium/clover/clover2.html [deleted file]
tests/integration/tests/src/it/selenium/clover/clover3.html [deleted file]
tests/integration/tests/src/it/selenium/contextualized-breadcrumb.html [deleted file]
tests/integration/tests/src/it/selenium/coverage_clouds/clouds_on_packages.html [deleted file]
tests/integration/tests/src/it/selenium/coverage_clouds/coverage_clouds_project_risk.html [deleted file]
tests/integration/tests/src/it/selenium/coverage_clouds/coverage_clouds_quick_wins.html [deleted file]
tests/integration/tests/src/it/selenium/coverage_clouds/coverage_clouds_source_tab.html [deleted file]
tests/integration/tests/src/it/selenium/custom-maven-type.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/SONAR-601-project-without-measures.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/basic-archetype-widget.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/chidamber_kemerer_widget.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/deprecated-url-format.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/display_files_and_classes.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/file_widget_on_packages.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/no_file_design_widget_on_projects.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/no_package_design_widget_on_packages.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/package_design_widget_on_projects.html [deleted file]
tests/integration/tests/src/it/selenium/dashboard/reference.html [deleted file]
tests/integration/tests/src/it/selenium/dependencies/no_results.html [deleted file]
tests/integration/tests/src/it/selenium/dependencies/search_subprojects.html [deleted file]
tests/integration/tests/src/it/selenium/dependencies/standard_usage.html [deleted file]
tests/integration/tests/src/it/selenium/dependencies/too_short_search.html [deleted file]
tests/integration/tests/src/it/selenium/design/drilldown_on_lcom4.html [deleted file]
tests/integration/tests/src/it/selenium/design/drilldown_on_rfc.html [deleted file]
tests/integration/tests/src/it/selenium/design/drilldown_to_dsm.html [deleted file]
tests/integration/tests/src/it/selenium/design/lcom4_tab.html [deleted file]
tests/integration/tests/src/it/selenium/design/load_dsm_at_startup_when_drilldown_to_zero_package_tangles.html [deleted file]
tests/integration/tests/src/it/selenium/disabled-project.html [deleted file]
tests/integration/tests/src/it/selenium/do-not-import-sources.html [deleted file]
tests/integration/tests/src/it/selenium/duplicated-lines/drilldown-without-ratio.html [deleted file]
tests/integration/tests/src/it/selenium/event_categories/should_create_category.html [deleted file]
tests/integration/tests/src/it/selenium/event_categories/should_delete_category.html [deleted file]
tests/integration/tests/src/it/selenium/event_categories/should_edit_category.html [deleted file]
tests/integration/tests/src/it/selenium/event_categories/should_validate_category.html [deleted file]
tests/integration/tests/src/it/selenium/events/create_event_on_last_snapshot.html [deleted file]
tests/integration/tests/src/it/selenium/events/create_event_with_special_characters.html [deleted file]
tests/integration/tests/src/it/selenium/events/create_event_without_snapshot.html [deleted file]
tests/integration/tests/src/it/selenium/events/no_events_widget_on_module_and_package.html [deleted file]
tests/integration/tests/src/it/selenium/events/should_not_create_events_if_anonymous.html [deleted file]
tests/integration/tests/src/it/selenium/events/should_validate_event_on_creation.html [deleted file]
tests/integration/tests/src/it/selenium/exclusions/SONAR-1115-do-not-exclude-unit-tests.html [deleted file]
tests/integration/tests/src/it/selenium/exclusions/cobertura_exclusions.html [deleted file]
tests/integration/tests/src/it/selenium/exclusions/cpd_exclusions.html [deleted file]
tests/integration/tests/src/it/selenium/exclusions/javancss_exclusions.html [deleted file]
tests/integration/tests/src/it/selenium/exclusions/set_exclusions_from_project_settings_page.html [deleted file]
tests/integration/tests/src/it/selenium/filters/anonymous-default-filters.html [deleted file]
tests/integration/tests/src/it/selenium/filters/create-advanced-filter.html [deleted file]
tests/integration/tests/src/it/selenium/filters/create-and-delete-filter.html [deleted file]
tests/integration/tests/src/it/selenium/filters/default-filters-console-for-admins-only.html [deleted file]
tests/integration/tests/src/it/selenium/filters/default-filters-console.html [deleted file]
tests/integration/tests/src/it/selenium/filters/set-favourite-project.html [deleted file]
tests/integration/tests/src/it/selenium/filters/treemap-filter.html [deleted file]
tests/integration/tests/src/it/selenium/footer-data.html [deleted file]
tests/integration/tests/src/it/selenium/google_analytics_plugin/activate_google_analytics.html [deleted file]
tests/integration/tests/src/it/selenium/google_analytics_plugin/deactivate_google_analytics.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/ccn_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/duplicated_lines_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/function_complexity_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/no_measures.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/popup-on-rules.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/rules_violations_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/test_execution_time_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/hotspots/violations_hotspot.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/default_locale_is_english.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/french-france.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/french-switzerland.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/french.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/japanese_duplications.html [deleted file]
tests/integration/tests/src/it/selenium/i18n/japanese_sources.html [deleted file]
tests/integration/tests/src/it/selenium/java-inner-classes/dashboard.html [deleted file]
tests/integration/tests/src/it/selenium/libraries/display_tests.html [deleted file]
tests/integration/tests/src/it/selenium/libraries/keyword_filter.html [deleted file]
tests/integration/tests/src/it/selenium/libraries/module_libraries.html [deleted file]
tests/integration/tests/src/it/selenium/manual_metrics/predefined_metrics.html [deleted file]
tests/integration/tests/src/it/selenium/many-source-dirs.html [deleted file]
tests/integration/tests/src/it/selenium/measures_drilldown/SONAR-1016_file_level_resources_only.html [deleted file]
tests/integration/tests/src/it/selenium/measures_drilldown/SONAR-268.html [deleted file]
tests/integration/tests/src/it/selenium/measures_drilldown/SONAR-564_show_zero_measures.html [deleted file]
tests/integration/tests/src/it/selenium/measures_drilldown/dont-display-resources-without-violations.html [deleted file]
tests/integration/tests/src/it/selenium/measures_drilldown/show_from_modules_to_classes.html [deleted file]
tests/integration/tests/src/it/selenium/modules.html [deleted file]
tests/integration/tests/src/it/selenium/plugins/settings_on_core_plugins.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/SONAR-560_remove_a_rule_from_sonar_way.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/activate-profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/backup-profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/bulk-change.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/cancel-profile-creation.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/copy-profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/create_java_profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/dashboard_links_to_used_profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/delete-profile.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/display-permalinks-to-tools.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/do-not-copy-with-blank-name.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/do-not-copy-with-existing-name.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/do-not-create-profile-with-existing-name.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/do-not-delete-provided-profiles.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/link-profile-to-project.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/permalink-to-checkstyle-configuration.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/permalink-to-default-checkstyle-configuration.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/permalink-to-pmd-configuration.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/profile-overriden-by-maven-parameter.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/provided-profiles-are-not-editable.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/read-only-mode-when-anonymous-user.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/should_import_checkstyle_findbugs_pmd.html [deleted file]
tests/integration/tests/src/it/selenium/profiles/user-profiles-are-editable.html [deleted file]
tests/integration/tests/src/it/selenium/projects_columns/projects_columns_add_and_remove_column.html [deleted file]
tests/integration/tests/src/it/selenium/projects_columns/projects_columns_disable_and_enable_treemap.html [deleted file]
tests/integration/tests/src/it/selenium/projects_columns/projects_columns_move_column_to_left_and_right.html [deleted file]
tests/integration/tests/src/it/selenium/projects_columns/projects_columns_remove_default_column_sort.html [deleted file]
tests/integration/tests/src/it/selenium/projects_columns/projects_columns_update_default_column_sort.html [deleted file]
tests/integration/tests/src/it/selenium/reviews/create_then_edit_type.html [deleted file]
tests/integration/tests/src/it/selenium/reviews/insert_then_delete_review_measure.html [deleted file]
tests/integration/tests/src/it/selenium/reviews/reviews_should_not_create_review_in_futur.html [deleted file]
tests/integration/tests/src/it/selenium/ruby-api.html [deleted file]
tests/integration/tests/src/it/selenium/rules-on-tests.html [deleted file]
tests/integration/tests/src/it/selenium/rules/SONAR-1000_quality_profile_with_space_or_dot.html [deleted file]
tests/integration/tests/src/it/selenium/rules/check_rules_extensions.html [deleted file]
tests/integration/tests/src/it/selenium/rules/copy_a_provided_profile_and_modify_a_rule_param.html [deleted file]
tests/integration/tests/src/it/selenium/rules/copy_and_edit_rule_template.html [deleted file]
tests/integration/tests/src/it/selenium/rules/pmd_xpath_rule_extension.html [deleted file]
tests/integration/tests/src/it/selenium/rules/rule_search.html [deleted file]
tests/integration/tests/src/it/selenium/rules/rule_search_verify_form_values_on_first_call.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_all_rules.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_and_display_inactive_rules.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_any_rules.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_by_plugin.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_by_rule_priority.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_by_rule_status.html [deleted file]
tests/integration/tests/src/it/selenium/rules/search_by_rule_title.html [deleted file]
tests/integration/tests/src/it/selenium/rules/violations_tab.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-1007_violations_tab_when_no_violations.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-300-tests_details.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-517_violations_drilldown.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-538-duplications_viewer.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-582-violations-without-lines.html [deleted file]
tests/integration/tests/src/it/selenium/sourceviewers/SONAR-659-test_success_percentage.html [deleted file]
tests/integration/tests/src/it/selenium/static-analysis/deprecated_light_mode.html [deleted file]
tests/integration/tests/src/it/selenium/static-analysis/static-analysis.html [deleted file]
tests/integration/tests/src/it/selenium/system_info/system_info.html [deleted file]
tests/integration/tests/src/it/selenium/timemachine/SONAR-506_number_of_rules_violations_is_incorrect.html [deleted file]
tests/integration/tests/src/it/selenium/timemachine/display-first-and-last-five-events.html [deleted file]
tests/integration/tests/src/it/selenium/timemachine/should-not-display-rows-without-data.html [deleted file]
tests/integration/tests/src/it/selenium/timemachine/violations-timemachine.html [deleted file]
tests/integration/tests/src/it/selenium/treemap/treemap_check_gradient_direction.html [deleted file]
tests/integration/tests/src/it/selenium/treemap/treemap_file_drilldown_link.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/SONAR-1099-html-chars.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/no-test-failures.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/no-tests-data-on-static-analysis.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/reuse-clover-and-junit-reports.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/reuse-cobertura-and-junit-reports.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/reuse-junit-reports-only.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/reuse-maven-coverage-reports.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/skip-surefire-tests.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/some-test-failures.html [deleted file]
tests/integration/tests/src/it/selenium/unit_tests/zero-when-no-tests.html [deleted file]
tests/integration/tests/src/it/selenium/users/accept-login-with-whitespace.html [deleted file]
tests/integration/tests/src/it/selenium/users/add-user-to-group.html [deleted file]
tests/integration/tests/src/it/selenium/users/admin-has-default-groups.html [deleted file]
tests/integration/tests/src/it/selenium/users/affect-new-user-to-default-group.html [deleted file]
tests/integration/tests/src/it/selenium/users/affect-user-to-group.html [deleted file]
tests/integration/tests/src/it/selenium/users/authenticate-new-user.html [deleted file]
tests/integration/tests/src/it/selenium/users/can-not-delete-myself.html [deleted file]
tests/integration/tests/src/it/selenium/users/change-username-without-changing-password.html [deleted file]
tests/integration/tests/src/it/selenium/users/confirm-password-when-creating-user.html [deleted file]
tests/integration/tests/src/it/selenium/users/create-and-delete-groups.html [deleted file]
tests/integration/tests/src/it/selenium/users/create-and-delete-users.html [deleted file]
tests/integration/tests/src/it/selenium/users/my-profile-display-basic-data.html [deleted file]
tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-455_hide_zero_measures.html [deleted file]
tests/integration/tests/src/it/selenium/violations_drilldown/check_violations_on_extensions.html [deleted file]
tests/integration/tests/src/it/selenium/violations_drilldown/popup-on-rules.html [deleted file]
tests/integration/tests/src/it/selenium/violations_drilldown/select_resource.html [deleted file]
tests/integration/tests/src/test/java/org/sonar/tests/integration/GzipCompressionTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/ITUtils.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/ServerTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/Struts139Test.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/UpdateCenterTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/VariationsIT.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/ViolationsTimemachineTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/selenium/CustomizeComponentsPageTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/selenium/DeployUIExtensionsTest.java [new file with mode: 0644]
tests/integration/tests/src/test/java/org/sonar/tests/integration/selenium/SonarTestCase.java [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-1032-ws-api.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-1074-commented-code.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-1709-static-resources.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-1772-findbugs-violations.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-222_maven_extensions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-594-jee-sample.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-594-no-violations.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-767-pmd-close-resource-rule.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-787-checkstyle-SuppressionCommentFilter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/SONAR-981-clover-skip.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/alerts/create_and_delete_alert_on_lines_of_code.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/alerts/should_validate_alert_on_creation.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/all-tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/authentication/login_cancel.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/authentication/login_successful.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/authentication/login_wrong_password.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/branch.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/clover/clover2.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/clover/clover3.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/contextualized-breadcrumb.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/coverage_clouds/clouds_on_packages.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/coverage_clouds/coverage_clouds_project_risk.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/coverage_clouds/coverage_clouds_quick_wins.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/coverage_clouds/coverage_clouds_source_tab.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/custom-maven-type.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/basic-archetype-widget.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/chidamber_kemerer_widget.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/deprecated-url-format.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/display_files_and_classes.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/file_widget_on_packages.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/no_file_design_widget_on_projects.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/no_package_design_widget_on_packages.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/package_design_widget_on_projects.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dashboard/reference.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dependencies/no_results.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dependencies/search_subprojects.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dependencies/standard_usage.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/dependencies/too_short_search.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/design/drilldown_on_lcom4.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/design/drilldown_on_rfc.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/design/drilldown_to_dsm.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/design/lcom4_tab.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/design/load_dsm_at_startup_when_drilldown_to_zero_package_tangles.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/disabled-project.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/do-not-import-sources.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/duplicated-lines/drilldown-without-ratio.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/event_categories/should_create_category.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/event_categories/should_delete_category.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/event_categories/should_edit_category.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/event_categories/should_validate_category.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/create_event_on_last_snapshot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/create_event_with_special_characters.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/create_event_without_snapshot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/no_events_widget_on_module_and_package.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/should_not_create_events_if_anonymous.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/events/should_validate_event_on_creation.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/exclusions/SONAR-1115-do-not-exclude-unit-tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/exclusions/cobertura_exclusions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/exclusions/cpd_exclusions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/exclusions/javancss_exclusions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/exclusions/set_exclusions_from_project_settings_page.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/anonymous-default-filters.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/create-advanced-filter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/create-and-delete-filter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/default-filters-console-for-admins-only.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/default-filters-console.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/set-favourite-project.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/filters/treemap-filter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/footer-data.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/google_analytics_plugin/activate_google_analytics.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/google_analytics_plugin/deactivate_google_analytics.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/ccn_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/duplicated_lines_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/function_complexity_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/no_measures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/popup-on-rules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/rules_violations_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/test_execution_time_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/hotspots/violations_hotspot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/default_locale_is_english.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/french-france.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/french-switzerland.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/french.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/japanese_duplications.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/i18n/japanese_sources.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/java-inner-classes/dashboard.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/libraries/display_tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/libraries/keyword_filter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/libraries/module_libraries.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/manual_metrics/predefined_metrics.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/many-source-dirs.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/measures_drilldown/SONAR-1016_file_level_resources_only.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/measures_drilldown/SONAR-268.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/measures_drilldown/SONAR-564_show_zero_measures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/measures_drilldown/dont-display-resources-without-violations.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/measures_drilldown/show_from_modules_to_classes.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/modules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/plugins/settings_on_core_plugins.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/SONAR-560_remove_a_rule_from_sonar_way.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/activate-profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/backup-profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/bulk-change.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/cancel-profile-creation.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/copy-profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/create_java_profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/delete-profile.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/display-permalinks-to-tools.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/do-not-copy-with-blank-name.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/do-not-copy-with-existing-name.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/do-not-create-profile-with-existing-name.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/do-not-delete-provided-profiles.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/link-profile-to-project.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/permalink-to-checkstyle-configuration.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/permalink-to-default-checkstyle-configuration.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/permalink-to-pmd-configuration.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/profile-overriden-by-maven-parameter.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/provided-profiles-are-not-editable.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/read-only-mode-when-anonymous-user.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/should_import_checkstyle_findbugs_pmd.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/profiles/user-profiles-are-editable.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/projects_columns/projects_columns_add_and_remove_column.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/projects_columns/projects_columns_disable_and_enable_treemap.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/projects_columns/projects_columns_move_column_to_left_and_right.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/projects_columns/projects_columns_remove_default_column_sort.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/projects_columns/projects_columns_update_default_column_sort.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/reviews/create_then_edit_type.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/reviews/insert_then_delete_review_measure.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/reviews/reviews_should_not_create_review_in_futur.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/ruby-api.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules-on-tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/SONAR-1000_quality_profile_with_space_or_dot.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/check_rules_extensions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/copy_a_provided_profile_and_modify_a_rule_param.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/copy_and_edit_rule_template.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/pmd_xpath_rule_extension.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/rule_search.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/rule_search_verify_form_values_on_first_call.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_all_rules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_and_display_inactive_rules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_any_rules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_by_plugin.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_by_rule_priority.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_by_rule_status.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/search_by_rule_title.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/rules/violations_tab.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-1007_violations_tab_when_no_violations.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-300-tests_details.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-517_violations_drilldown.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-538-duplications_viewer.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-582-violations-without-lines.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/sourceviewers/SONAR-659-test_success_percentage.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/static-analysis/deprecated_light_mode.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/static-analysis/static-analysis.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/system_info/system_info.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/timemachine/SONAR-506_number_of_rules_violations_is_incorrect.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/timemachine/display-first-and-last-five-events.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/timemachine/should-not-display-rows-without-data.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/timemachine/violations-timemachine.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/treemap/treemap_check_gradient_direction.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/treemap/treemap_file_drilldown_link.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/SONAR-1099-html-chars.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/no-test-failures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/no-tests-data-on-static-analysis.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/reuse-clover-and-junit-reports.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/reuse-cobertura-and-junit-reports.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/reuse-junit-reports-only.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/reuse-maven-coverage-reports.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/skip-surefire-tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/some-test-failures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/unit_tests/zero-when-no-tests.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/accept-login-with-whitespace.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/add-user-to-group.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/admin-has-default-groups.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/affect-new-user-to-default-group.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/affect-user-to-group.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/authenticate-new-user.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/can-not-delete-myself.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/change-username-without-changing-password.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/confirm-password-when-creating-user.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/create-and-delete-groups.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/create-and-delete-users.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/users/my-profile-display-basic-data.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/violations_drilldown/SONAR-455_hide_zero_measures.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/violations_drilldown/check_violations_on_extensions.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/violations_drilldown/popup-on-rules.html [new file with mode: 0644]
tests/integration/tests/src/test/selenium/violations_drilldown/select_resource.html [new file with mode: 0644]