alexdlaird / amazon-orders

A CLI and library for interacting with Amazon order history
https://amazon-orders.readthedocs.io/en/latest
MIT License
10 stars 6 forks source link

Finish build-test-resources.py #2

Closed alexdlaird closed 5 months ago

alexdlaird commented 5 months ago

Finish implement build-test-resources.py script to take integration test data and obfuscate to a unit test. For some reason this script presently also gets stuck on Captcha messages.

alexdlaird commented 5 months ago

Persisting the cookie JAR solved the script getting stuck, so just need to obfuscate data now.