aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files
Commit message (Collapse)AuthorAgeFilesLines
* add multiple-editor test for possible forthcoming GROBID TEI output updateBryan Newbold2021-11-081-0/+46
|
* add a test for a proceedings citation; 'meeting' is not implemented yetBryan Newbold2021-11-031-0/+36
|
* add test for XML parse exception behaviorBryan Newbold2021-11-031-0/+64
|
* handle 'bare' editor namesBryan Newbold2021-11-031-0/+14
|
* add a test for author email extractionBryan Newbold2021-11-031-0/+70
| | | | | | The recent refactor fixed email extraction. Thanks to Seán Healy for reporting and providing a test case.
* move test files into sub-directoriesBryan Newbold2021-11-039-0/+0
|
* add failing test for single editor tag, multiple persnameBryan Newbold2021-11-031-0/+38
|
* add UTF-8 processCitation testsBryan Newbold2021-10-292-0/+86
|
* add more explicit single and multiple citation parsing functionsBryan Newbold2021-10-272-0/+13
|
* more test coverage and commentsBryan Newbold2021-10-251-0/+80
|
* schema expansion; grobid v0.7.x examples and test coverageBryan Newbold2021-10-253-1/+3121
|
* to_legacy_dict() helper, and start adding some new fieldsBryan Newbold2021-10-221-18/+2
|
* more progressBryan Newbold2021-10-211-0/+278
|
* get tests to start passingBryan Newbold2021-10-212-0/+541
|
* init project from existing code and tests in sandcrawler, fatcat-scholar, ↵Bryan Newbold2021-10-212-0/+2124
fuzzycat, etc