-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Support datamodel validations #13318
Copy link
Copy link
Labels
dev: data-modelgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Milestone
Metadata
Metadata
Assignees
Labels
dev: data-modelgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Type
Fields
Give feedbackNo fields configured for task.
Projects
StatusShow more project fields
Done
As user, one can run
Then, the log is filled with entries such as
A pattern for this needs to be added to
One can develop test driven, to first add a test to
Steps
@ParameterizedTestatBibtexLogParserTestfor error strings and expectedBibWarning. I assume@MethodSourcewill be needed. Add the above test string and resultBibtexLogParserNo need to create a new
.blgfile for testing; this is too much effort.