aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_savepagenow.py
Commit message (Collapse)AuthorAgeFilesLines
* ingest spn2: fix testsBryan Newbold2022-05-051-5/+80
|
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-87/+119
|
* flake8 clean (with current settings)Bryan Newbold2021-10-261-1/+1
|
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-261-6/+6
|
* make fmtBryan Newbold2021-10-261-53/+73
|
* python: isort all importsBryan Newbold2021-10-261-2/+2
|
* lots of progress on wayback refactoringBryan Newbold2020-01-091-1/+7
| | | | | | - too much to list - canonical flags to control crawling - cdx_to_dict helper
* more wayback and SPN tests and fixesBryan Newbold2020-01-091-1/+39
|
* refactor SavePaperNowClient and add testBryan Newbold2020-01-071-0/+160
- response as a namedtuple - "remote" errors (aka, SPN API was HTTP 200 but returned error) aren't an exception