aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_wayback.py
Commit message (Collapse)AuthorAgeFilesLines
* more ftp status 226 supportBryan Newbold2020-01-141-0/+2
|
* location comes as a string, not listBryan Newbold2020-01-091-4/+4
|
* wrap up basic (locally testable) ingest refactorBryan Newbold2020-01-091-4/+48
|
* fix grobid tests for new wayback refactorsBryan Newbold2020-01-091-1/+1
|
* more wayback and SPN tests and fixesBryan Newbold2020-01-091-12/+28
|
* refactor CdxApiClient, add testsBryan Newbold2020-01-081-0/+110
- always use auth token and get full CDX rows - simplify to "fetch" (exact url/dt match) and "lookup_best" methods - all redirect stuff will be moved to a higher level