aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/importer.py
Commit message (Collapse)AuthorAgeFilesLines
* refactored crossref importer to new styleBryan Newbold2019-01-221-18/+16
|
* importers and tests all use new api-passingBryan Newbold2019-01-081-4/+5
|
* large refactor of python names/pathsBryan Newbold2018-11-151-1/+1
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-1/+1
|
* more python module refactoringBryan Newbold2018-11-121-1/+1
|
* fix python import of ORCIDs ending 'X'Bryan Newbold2018-09-101-0/+1
|
* improve handling of invalid identifiersBryan Newbold2018-08-151-0/+20
|
* importer tests and fixesBryan Newbold2018-06-201-0/+15