Begin test cases for testing jenkins API calls related to the SCM
authorSudharshan S <sudharsh@gmail.com>
Tue, 25 Jun 2013 16:24:31 +0000 (21:54 +0530)
committerSudharshan S <sudharsh@gmail.com>
Wed, 26 Jun 2013 09:41:39 +0000 (15:11 +0530)
commit9a4de01a44f4da8d868b35bf291a613586f95e98
tree29954b4cdf7f8bb8cf4708d7f07f2d1b98813143
parentc003fd87a8c5ad61743a78db47f805ea4dc40a55
Begin test cases for testing jenkins API calls related to the SCM

Use JenkinsLauncher.install_plugin to install Jenkins git plugins and verify coverage for Build.get_revision() fix
jenkinsapi_tests/systests/job_configs.py
jenkinsapi_tests/systests/test_scm.py [new file with mode: 0644]