-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Issue676 author last #13625
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
base: main
Are you sure you want to change the base?
Issue676 author last #13625
Conversation
jablib/src/main/java/org/jabref/logic/citationkeypattern/BracketedPattern.java
Show resolved
Hide resolved
jablib/src/test/java/org/jabref/logic/citationkeypattern/BracketedPatternTest.java
Outdated
Show resolved
Hide resolved
jablib/src/test/java/org/jabref/logic/citationkeypattern/BracketedPatternTest.java
Show resolved
Hide resolved
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! ✅✨ |
Addresses JabRef#676
lastAuthor
fromCitationKeyGeneratorTest
toBracketedPatternTest
BracketedPatternTest
so 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.md
described in a way that is understandable for the average user (if change is visible to the user)