aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_work_pipeline.py
Commit message (Collapse)AuthorAgeFilesLines
* fetch GROBID-parsed refs along with crossref metadataBryan Newbold2021-12-061-1/+2
|
* Revert "pull GROBID refs along with crossref records into bundles"Bryan Newbold2021-11-101-2/+1
| | | | | | This reverts commit c164970449a392b5165d903d213c2bb51f2a187f. Didn't mean to merge this to master just yet.
* lint: disallow 'import *' even in testsBryan Newbold2021-11-101-1/+3
|
* pull GROBID refs along with crossref records into bundlesBryan Newbold2021-11-101-1/+2
|
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-1/+4
|
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-2/+2
|
* lint fixes, and run fmtBryan Newbold2021-06-021-4/+1
|
* add 'crossref' hydration to work pipelineBryan Newbold2021-06-021-0/+16
| | | | | | | | The immediate motivation is to include recent crossref refs in citation graph transforms. May also be valuable for researchers to have authoritative/publisher metadata in the bundle dumps.
* Revert undesirable changesChristian Clauss2021-02-231-1/+1
|
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-1/+1
|
* add mocks to work pipeline testBryan Newbold2021-01-141-1/+63
|
* improve test coverageBryan Newbold2020-10-221-0/+26