aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/grobid_metadata_importer.py
Commit message (Collapse)AuthorAgeFilesLines
* fix test_file_metadata_parseBryan Newbold2018-11-071-2/+6
| | | | | This test was failing after the first run because the database was getting updated. Randomizing the SHA1 means this should run repeatably.
* fix grobid_metadata_importer test for nowBryan Newbold2018-10-121-7/+12
|
* improvements to grobid_metadata importerBryan Newbold2018-09-271-0/+47
But still fails tests due to database collision/side-effect on sha1 lookup.