cloudflare-scrape icon indicating copy to clipboard operation
cloudflare-scrape copied to clipboard

Update test_adapters.py

Open aria1991 opened this issue 2 years ago • 0 comments

I made some modification to the previous version of the code . In this version of the script, I used pytest as the test framework and added a fixture to create and close the CloudflareAdapter instance automatically. I also replaced the sure library with the built-in assert statement and added more tests for the CloudflareAdapter class.

aria1991 avatar Feb 19 '23 11:02 aria1991