-
Bug
-
Resolution: Fixed
-
Minor
-
-
3.13.0
The git client plugin tests have started their transition process to retire the JUnit 3 based GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest. They should be replaced by the parameterized GitClientTest.
For each test in GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest:
- If it is already tested in GitClientTest, delete the test from the JUnit 3 based tests
- If it is not already tested in GitClientTest, write a test in GitClientTest or in a new test class and delete the test from the JUnit 3 based tests
This issue could be worked by multiple people concurrently, so long as they coordinate with one another on the specific tests they are converting.
[JENKINS-60940] Convert git client plugin tests from JUnit 3 to JUnit 4
Assignee | Original: Mark Waite [ markewaite ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
The git client plugin tests have started their transition process to retire the JUnit 3 based GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest. They should be replaced by the parameterized GitClientTest. For each test in GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest: * If it is already tested in GitClientTest, delete the test from the JUnit 3 based tests * If it is not already tested in GitClientTest, write a test in GitClientTest and delete the test from the JUnit 3 based tests This issue could be worked by multiple people concurrently, so long as they coordinate with one another on the specific tests they are converting. |
New:
The git client plugin tests have started their transition process to retire the JUnit 3 based GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest. They should be replaced by the parameterized GitClientTest. For each test in GitAPITestCase, CliGitAPIImplTest, and JGitAPIImplTest: * If it is already tested in GitClientTest, delete the test from the JUnit 3 based tests * If it is not already tested in GitClientTest, write a test in GitClientTest or in a new test class and delete the test from the JUnit 3 based tests This issue could be worked by multiple people concurrently, so long as they coordinate with one another on the specific tests they are converting. |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Labels | Original: newbie-friendly | New: hacktoberfest newbie-friendly |
Assignee | New: Daud Kakumirizi [ kdaud ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Assignee | Original: Daud Kakumirizi [ kdaud ] | New: Hrushi20 [ hrushi20 ] |
Released As | New: 3.13.0 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |