aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_parse.py
Commit message (Expand)AuthorAgeFilesLines
* add multiple-editor test for possible forthcoming GROBID TEI output updateBryan Newbold2021-11-081-0/+20
* add a test for a proceedings citation; 'meeting' is not implemented yetBryan Newbold2021-11-031-0/+22
* handle 'bare' editor namesBryan Newbold2021-11-031-0/+16
* add a test for author email extractionBryan Newbold2021-11-031-0/+30
* improve author and editor parsingBryan Newbold2021-11-031-2/+6
* move test files into sub-directoriesBryan Newbold2021-11-031-9/+9
* add failing test for single editor tag, multiple persnameBryan Newbold2021-11-031-0/+20
* add UTF-8 processCitation testsBryan Newbold2021-10-291-0/+48
* add more explicit single and multiple citation parsing functionsBryan Newbold2021-10-271-3/+41
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-33/+49
* more test coverage and commentsBryan Newbold2021-10-251-2/+36
* schema expansion; grobid v0.7.x examples and test coverageBryan Newbold2021-10-251-2/+41
* refactor GrobidHeader and GrobidCitation into GrobidBiblioBryan Newbold2021-10-221-7/+5
* more tweaking/refactoring progress, and some to_csl_dict() helpersBryan Newbold2021-10-221-5/+7
* to_legacy_dict() helper, and start adding some new fieldsBryan Newbold2021-10-221-13/+2
* bunch of lint and fmt cleanupsBryan Newbold2021-10-221-44/+55
* more progressBryan Newbold2021-10-211-0/+213