aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_doaj.py
Commit message (Expand)AuthorAgeFilesLines
* doaj: fix tests now that container_id is requiredBryan Newbold2022-07-191-2/+1
* fmt (black): tests/Bryan Newbold2021-11-021-7/+12
* python: isort everythingBryan Newbold2021-11-021-3/+3
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-7/+7
* add fuzzy match filtering to DOAJ importerBryan Newbold2020-12-161-2/+14
* DOAJ: remove accidentally commited 'skip' of a testBryan Newbold2020-11-201-1/+0
* doaj: fix update code path (getattr not __dict__)Bryan Newbold2020-11-201-10/+66
* implement remainder of DOAJ article importerBryan Newbold2020-11-191-11/+6
* initial implementation of DOAJ importerBryan Newbold2020-11-191-0/+92