waybackpy/tests
Akash Mahanty f8bf9c16f9
Add tests (#149)
* enable codecov

* fix save_urls_on_file

* increase the limit of CDX to 25000 from 5000. 5X increase.

* added test for the CLI module

* make flake 8 happy

* make mypy happy
2022-02-08 17:46:59 +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 Typing (#128) 2022-02-05 03:23:36 +09:00
test_cdx_snapshot.py Typing (#128) 2022-02-05 03:23:36 +09:00
test_cdx_utils.py Fix comparison constant position (#145) 2022-02-08 10:06:23 +05:30
test_cli.py Add tests (#149) 2022-02-08 17:46:59 +05:30
test_save_api.py Typing (#128) 2022-02-05 03:23:36 +09:00
test_utils.py Typing (#128) 2022-02-05 03:23:36 +09:00