Skip to content

Add LlmPlainCitationParserTest#14553

Merged
koppor merged 4 commits into
mainfrom
add-llm-plaincitationparsertest
Dec 8, 2025
Merged

Add LlmPlainCitationParserTest#14553
koppor merged 4 commits into
mainfrom
add-llm-plaincitationparsertest

Conversation

@koppor

@koppor koppor commented Dec 8, 2025

Copy link
Copy Markdown
Member

Follow-up to #14455

Adds LlmPlainCitationParserTest with mocking the LLM 😅

Steps to test

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • [/] I manually tested my changes in running JabRef (always required)
  • I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@koppor koppor added the dev: testing Related to tests label Dec 8, 2025
@koppor koppor added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit d24aa92 Dec 8, 2025
62 of 68 checks passed
@koppor koppor deleted the add-llm-plaincitationparsertest branch December 8, 2025 20:30
shubhamk0205 pushed a commit to shubhamk0205/jabref that referenced this pull request Dec 8, 2025
* Junie try 1

* Refine test

* Fix casing
github-merge-queue Bot pushed a commit that referenced this pull request Dec 11, 2025
)

* Add 15 non-standard BibLaTeX entry types with .withType() method

* updated ChangeLog.md

* fixed formatting issue

* fixed Formatting

* fixed Checkstyle's DeclarationOrder

* fix checkstyle errors

* fixed Key Collision error

* New Crowdin updates (#14535)

* New translations jabref_en.properties (French)

* New translations jabref_en.properties (Spanish)

* New translations jabref_en.properties (Danish)

* New translations jabref_en.properties (German)

* New translations jabref_en.properties (Greek)

* New translations jabref_en.properties (Italian)

* New translations jabref_en.properties (Japanese)

* New translations jabref_en.properties (Korean)

* New translations jabref_en.properties (Dutch)

* New translations jabref_en.properties (Norwegian)

* New translations jabref_en.properties (Polish)

* New translations jabref_en.properties (Portuguese)

* New translations jabref_en.properties (Russian)

* New translations jabref_en.properties (Swedish)

* New translations jabref_en.properties (Turkish)

* New translations jabref_en.properties (Chinese Simplified)

* New translations jabref_en.properties (Vietnamese)

* New translations jabref_en.properties (Portuguese, Brazilian)

* New translations jabref_en.properties (Indonesian)

* New translations jabref_en.properties (Tagalog)

* Revise JavaDoc links in README.md (#14533)

* applied given changes

* fixed formatting

* fixed formatting

* Update jabgui/src/main/java/org/jabref/gui/menus/ChangeEntryTypeMenu.java

Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>

* fixed alphabatical ordering

* Fix link

* Proxy Preference reset (#14554)

* Fix typos (#14552)

* Add LlmPlainCitationParserTest (#14553)

* Junie try 1

* Refine test

* Fix casing

* updated ChangeLog.md

* moved the non-standard types to their own own enum class and updated the connected files

* eevert "Proxy Preference reset (#14554)"

This reverts commit 430b6b9.

Clean PR

* Fix CHANGELOG.md

---------

Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
Co-authored-by: Lalit Kumar Verma <lalit2506verma@gmail.com>
shubhamk0205 pushed a commit to shubhamk0205/jabref that referenced this pull request Dec 11, 2025
* Junie try 1

* Refine test

* Fix casing
shubhamk0205 added a commit to shubhamk0205/jabref that referenced this pull request Dec 11, 2025
…Ref#14534)

* Add 15 non-standard BibLaTeX entry types with .withType() method

* updated ChangeLog.md

* fixed formatting issue

* fixed Formatting

* fixed Checkstyle's DeclarationOrder

* fix checkstyle errors

* fixed Key Collision error

* New Crowdin updates (JabRef#14535)

* New translations jabref_en.properties (French)

* New translations jabref_en.properties (Spanish)

* New translations jabref_en.properties (Danish)

* New translations jabref_en.properties (German)

* New translations jabref_en.properties (Greek)

* New translations jabref_en.properties (Italian)

* New translations jabref_en.properties (Japanese)

* New translations jabref_en.properties (Korean)

* New translations jabref_en.properties (Dutch)

* New translations jabref_en.properties (Norwegian)

* New translations jabref_en.properties (Polish)

* New translations jabref_en.properties (Portuguese)

* New translations jabref_en.properties (Russian)

* New translations jabref_en.properties (Swedish)

* New translations jabref_en.properties (Turkish)

* New translations jabref_en.properties (Chinese Simplified)

* New translations jabref_en.properties (Vietnamese)

* New translations jabref_en.properties (Portuguese, Brazilian)

* New translations jabref_en.properties (Indonesian)

* New translations jabref_en.properties (Tagalog)

* Revise JavaDoc links in README.md (JabRef#14533)

* applied given changes

* fixed formatting

* fixed formatting

* Update jabgui/src/main/java/org/jabref/gui/menus/ChangeEntryTypeMenu.java

Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>

* fixed alphabatical ordering

* Fix link

* Proxy Preference reset (JabRef#14554)

* Fix typos (JabRef#14552)

* Add LlmPlainCitationParserTest (JabRef#14553)

* Junie try 1

* Refine test

* Fix casing

* updated ChangeLog.md

* moved the non-standard types to their own own enum class and updated the connected files

* eevert "Proxy Preference reset (JabRef#14554)"

This reverts commit 430b6b9.

Clean PR

* Fix CHANGELOG.md

---------

Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
Co-authored-by: Lalit Kumar Verma <lalit2506verma@gmail.com>
Siva-Sai22 pushed a commit to Siva-Sai22/jabref that referenced this pull request Dec 19, 2025
* Junie try 1

* Refine test

* Fix casing
Siva-Sai22 pushed a commit to Siva-Sai22/jabref that referenced this pull request Dec 19, 2025
…Ref#14534)

* Add 15 non-standard BibLaTeX entry types with .withType() method

* updated ChangeLog.md

* fixed formatting issue

* fixed Formatting

* fixed Checkstyle's DeclarationOrder

* fix checkstyle errors

* fixed Key Collision error

* New Crowdin updates (JabRef#14535)

* New translations jabref_en.properties (French)

* New translations jabref_en.properties (Spanish)

* New translations jabref_en.properties (Danish)

* New translations jabref_en.properties (German)

* New translations jabref_en.properties (Greek)

* New translations jabref_en.properties (Italian)

* New translations jabref_en.properties (Japanese)

* New translations jabref_en.properties (Korean)

* New translations jabref_en.properties (Dutch)

* New translations jabref_en.properties (Norwegian)

* New translations jabref_en.properties (Polish)

* New translations jabref_en.properties (Portuguese)

* New translations jabref_en.properties (Russian)

* New translations jabref_en.properties (Swedish)

* New translations jabref_en.properties (Turkish)

* New translations jabref_en.properties (Chinese Simplified)

* New translations jabref_en.properties (Vietnamese)

* New translations jabref_en.properties (Portuguese, Brazilian)

* New translations jabref_en.properties (Indonesian)

* New translations jabref_en.properties (Tagalog)

* Revise JavaDoc links in README.md (JabRef#14533)

* applied given changes

* fixed formatting

* fixed formatting

* Update jabgui/src/main/java/org/jabref/gui/menus/ChangeEntryTypeMenu.java

Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>

* fixed alphabatical ordering

* Fix link

* Proxy Preference reset (JabRef#14554)

* Fix typos (JabRef#14552)

* Add LlmPlainCitationParserTest (JabRef#14553)

* Junie try 1

* Refine test

* Fix casing

* updated ChangeLog.md

* moved the non-standard types to their own own enum class and updated the connected files

* eevert "Proxy Preference reset (JabRef#14554)"

This reverts commit 430b6b9.

Clean PR

* Fix CHANGELOG.md

---------

Co-authored-by: Christoph <siedlerkiller@gmail.com>
Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
Co-authored-by: Lalit Kumar Verma <lalit2506verma@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev: testing Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants