aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files
Commit message (Collapse)AuthorAgeFilesLines
* refs: include GROBID-parsed crossref refsBryan Newbold2021-12-061-0/+1
| | | | | | This takes advantage of Crossref 'unstructured' refs which have been parsed using GROBID and stored in the sandcrawler database, as part of the sandcrawler crossref metadata pipeline.
* refs transform: many fixesBryan Newbold2021-07-251-0/+225
| | | | | | | | | - include year correctly (many cases) - test coverage for Crossref transform - pass-through 'edition' as 'version' - series-title parsed in to title or container as appropriate - missing release stage - fix 0-index vs. 1-index ref index field
* commit missing elastic get example JSON filesBryan Newbold2021-06-112-0/+174
|
* iterate on access redirects and landing page implementationBryan Newbold2021-04-271-0/+83
| | | | Small code refactors and minimal test coverage
* basic web search testBryan Newbold2020-10-231-0/+1673
|
* basic test for issue-db pipelineBryan Newbold2020-10-232-0/+4
|
* improve test coverageBryan Newbold2020-10-223-0/+3
|
* minimum viable tests for GROBID XML parsing and refs transformBryan Newbold2020-09-141-0/+476
|
* crude djvu XML parsingBryan Newbold2020-05-161-0/+5142
|
* start implementing ES transform helpersBryan Newbold2020-05-141-0/+1