Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating Tests From JUnit 3 (GitAPITesCase) to JUnit 4 (GitAPITest) #685

Merged
merged 7 commits into from
Mar 12, 2021

Conversation

GAyan17
Copy link
Contributor

@GAyan17 GAyan17 commented Mar 11, 2021

JENKINS-60940 - Migrating Tests From JUnit 3 (GitAPITesCase) to JUnit 4 (GitAPITest)

Migrated Tests:

  • Submodule Checkout Simple
  • Repository works with Submodule
  • GetSubmoduleURL
  • Changelog Abort

Added a new java class GitAPITestJGITNotInitialized, which contains tests for JGIT and JGITApache where a initialized working repository is not needed.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • Tests (non-breaking change which updates dependencies or improves infrastructure)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Automated test addition or improvement
Projects
None yet
2 participants