Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix test_file_metadata_parse | Bryan Newbold | 2018-11-07 | 1 | -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 now | Bryan Newbold | 2018-10-12 | 1 | -7/+12 |
| | |||||
* | improvements to grobid_metadata importer | Bryan Newbold | 2018-09-27 | 1 | -0/+47 |
But still fails tests due to database collision/side-effect on sha1 lookup. |