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

Add unit tests for org.jabref.gui classes #7578

Closed
wants to merge 18 commits into from
Closed

Add unit tests for org.jabref.gui classes #7578

wants to merge 18 commits into from

Conversation

ningxie1991
Copy link
Contributor

Test coverage for org.jabref.gui package is rather low. This pull request adds unit tests to 3 classes under the gui package, increasing their respective line coverage from 0% to 100%. It addresses #6207.
Tests added:

  1. AppendPersonNamesStrategyTest
  2. PersonNameStringConverterTest
  3. ReplaceStringViewModelTest
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@ningxie1991 ningxie1991 deleted the a1-nx branch March 28, 2021 09:03
@ningxie1991 ningxie1991 restored the a1-nx branch March 28, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant