waybackpy/tests
Akash Mahanty 4b218d35cb
Cdx based oldest newest and near (#159)
* implement oldest newest and near methods in the cdx interface class, now cli uses the cdx methods instead of availablity api methods.

* handle the closest parameter derivative methods more efficiently and also handle exceptions gracefully.

* update test code
2022-02-18 13:17:40 +05:30
..
__init__.py Make modules imprtable as part of a Python package, waybackpy by creating __init__.py file in tests 2022-01-23 02:14:38 +05:30
test_availability_api.py Fix comparison constant position (#145) 2022-02-08 10:06:23 +05:30
test_cdx_api.py Cdx based oldest newest and near (#159) 2022-02-18 13:17:40 +05:30
test_cdx_snapshot.py Cdx based oldest newest and near (#159) 2022-02-18 13:17:40 +05:30
test_cdx_utils.py add sort param support in CDX API class (#156) 2022-02-17 12:17:23 +05:30
test_cli.py Cdx based oldest newest and near (#159) 2022-02-18 13:17:40 +05:30
test_save_api.py Add sort, use_pagination and closest (#158) 2022-02-18 00:24:14 +05:30
test_utils.py fix imports with isort 2022-02-09 16:18:25 +05:30
test_wrapper.py Add sort, use_pagination and closest (#158) 2022-02-18 00:24:14 +05:30