aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/transform_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* fix some transform bugs, add some testsBryan Newbold2020-01-291-106/+0
|
* first implementation of ES file schemaBryan Newbold2020-01-291-2/+23
| | | | | Includes a trivial test and transform, but not any workers or doc updates.
* add ingest request transform (and test)Bryan Newbold2019-11-151-1/+1
|
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
|
* count linked refs (not just raw refs) in elasticsearchBryan Newbold2019-05-221-0/+6
|
* python implBryan Newbold2019-05-141-4/+4
|
* python tests passing (release_stage, ext_ids)Bryan Newbold2019-05-131-0/+1
|
* better elastic transform testsBryan Newbold2019-05-071-1/+59
|
* refactor remaining importersBryan Newbold2019-01-221-1/+1
|
* importers and tests all use new api-passingBryan Newbold2019-01-081-0/+1
|
* fix file extraction (and transforms)Bryan Newbold2018-11-261-0/+5
|
* large refactor of python names/pathsBryan Newbold2018-11-151-4/+3
| | | | | | | - 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-2/+2
|
* more python module refactoringBryan Newbold2018-11-121-0/+15