The list of ATH tests that use GitPlugin is:
- AnalysisCollectorTest
- should_checkout_pipeline_from_git
- should_open_links_in_folder_dashboard_and_nested_views
- CheckstylePluginTest
- should_show_warnings_per_user
- ExternalWorkspaceManagerPluginTest
- GitPluginTest
- GitUserContent
- JiraPluginTest
- JobDSLPluginTest
- should_create_job_with_github_repository
- MultipleSCMPluginTest
- WorkflowMultibranchTest
- WorkflowPluginTest
- hello_world_from_git
- linear_flow
- parallelTests
- sshGitInsideDocker
- testSharedLibraryFromGithub
- GitPluginNoDockerTest
Note that related to the git functionality actually tested an overlap between this tests exists, so there is no need to execute all of them to check that git works fine, next comment will include a "proposal list" of tests to run
The list of ATH tests that use GitPlugin is:
Note that related to the git functionality actually tested an overlap between this tests exists, so there is no need to execute all of them to check that git works fine, next comment will include a "proposal list" of tests to run