aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_work_pipeline.py
Commit message (Collapse)AuthorAgeFilesLines
* 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