aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_savepagenow.py
Commit message (Collapse)AuthorAgeFilesLines
* 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