aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_grobid.py
Commit message (Collapse)AuthorAgeFilesLines
* initial crossref-refs via GROBID helper routineBryan Newbold2021-11-041-1/+131
|
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-29/+37
|
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-261-3/+3
|
* make fmtBryan Newbold2021-10-261-11/+16
|
* python: isort all importsBryan Newbold2021-10-261-4/+4
|
* tests: don't use localhost as a responses mock hostBryan Newbold2020-01-141-4/+4
|
* more ftp status 226 supportBryan Newbold2020-01-141-2/+6
|
* fix grobid test (ISO-8859-1 encoding)Bryan Newbold2020-01-091-6/+4
| | | | Also changes for wayback refactor
* fix grobid tests for new wayback refactorsBryan Newbold2020-01-091-11/+13
|
* lots of grobid tool implementation (still WIP)Bryan Newbold2019-09-261-4/+26
|
* test of GROBID clientBryan Newbold2019-09-251-0/+53