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: Add test cases for non-default styles in CitationStyleTest #8828

Merged
merged 4 commits into from
May 22, 2022

Commits on May 18, 2022

  1. Add test cases for non-default styles in CitationStyleTest

    Added test cases to check citation styles for:
     - ACM SIGGRAPH
     - American Psychological Association 6th edition
    
    Also, added test case for discoverCitationStyles to improve code coverage of the CitationStyle class.
    josepylee committed May 18, 2022
    Configuration menu
    Copy the full SHA
    82dc930 View commit details
    Browse the repository at this point in the history
  2. fix for check style

    remove unnecessary blank space, added appropriate exception
    josepylee committed May 18, 2022
    Configuration menu
    Copy the full SHA
    4e81727 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Merge remote-tracking branch 'upstream/main' into test-for-citationstyle

    * upstream/main:
      Fix right clicking a group and choosing "remove selected entries from this group" leads to error when Bibtex source tab is selected (JabRef#8821)
      Fix single identifier cannot be opened on click (JabRef#8838)
      Add Pubmed/Medline Query Transformer (JabRef#8818)
      adjust and add testcases for FileAnnotationViewModel (JabRef#8830)
      Append config instead of replacing (JabRef#8834)
      Fix eclipse config (JabRef#8835)
      Add Nemo file manager (JabRef#8831)
      Fix missing clear action on pressing esc within the "Filter groups" field (JabRef#8829)
    Siedlerchr committed May 22, 2022
    Configuration menu
    Copy the full SHA
    2c2a521 View commit details
    Browse the repository at this point in the history
  2. move tests

    Siedlerchr committed May 22, 2022
    Configuration menu
    Copy the full SHA
    325a40c View commit details
    Browse the repository at this point in the history