This website requires JavaScript.
Explore
Help
Register
Sign In
Benjamin_Loison
/
waybackpy
Watch
1
Star
0
Fork
0
You've already forked waybackpy
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9ea26e11c
waybackpy
/
tests
History
Akash Mahanty
2bea92b348
fix bug with the third matching case of the archive_url_parser, caught while writing more tests fo the save API interface.
2022-01-24 13:31:30 +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
updated tests for availability_api.py and also added max_tries(default value is 3) with delay (sleep) between successive API calls. The dealy actually improves the performace of the availability_api interface.
2022-01-23 15:05:10 +05:30
test_save_api.py
fix bug with the third matching case of the archive_url_parser, caught while writing more tests fo the save API interface.
2022-01-24 13:31:30 +05:30