Issue676 author last#13625
Conversation
|
Tests are failing due to missing dependencies: |
|
Note that not all tasks from JabRef#676 are adressed, but I think, this is on purpose :) |
|
oss sonatype is down |
Correct. You can close this PR when it's a good model for my students. |
|
Note that your PR will not be reviewed/accepted until you have gone through the mandatory checks in the description and marked each of them them exactly in the format of |
|
@trag-bot didn't find any issues in the code! ✅✨ |
This reverts commit 72d9c1d.
|
@espertusnu Can you please re-open the PR, I accidentally merged it and did not see that some tests were failing. |
* upstream/main: Revert "Issue676 author last (JabRef#13625)" (JabRef#14123) Issue676 author last (JabRef#13625)
|
I don't have the open of re-opening this PR so I'll create a new one with the changes, after making sure all tests pass. |
* Add test of [authList] * Consistently order argument providers and tests * Move remaining lastAuthor tests * Incorporate reviewer feedback --------- Co-authored-by: espertusnu <espertusnu@users.noreply.github.com> Co-authored-by: Christoph <siedlerkiller@gmail.com>
This reverts commit 72d9c1d.
Addresses JabRef#676
lastAuthorfromCitationKeyGeneratorTesttoBracketedPatternTestBracketedPatternTestso argument providers consistently appear before tests using themI made these changes as preparation for a class session in mid-September where I will demonstrate how to make a change and PR. It would be easiest for me if this is reviewed but not merged; however, if it is easier for you to merge once approved, I can create a pre-merge branch for the class demonstration.
The first commit message has a typo; it should be "Add test of [authLast]".
Steps to test
Rerun the tests in
logic/citationkeypattern.Mandatory checks
CHANGELOG.mddescribed in a way that is understandable for the average user (if change is visible to the user)