aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/example_doaj_articles.json
Commit message (Collapse)AuthorAgeFilesLines
* doaj: fix update code path (getattr not __dict__)Bryan Newbold2020-11-201-1/+1
| | | | Also add missing code coverage for update path (disabled by default).
* initial implementation of DOAJ importerBryan Newbold2020-11-191-0/+5
Several things to finish implementing and polish.