alexdlaird / amazon-orders

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

Finish build-test-resources.py #2

Closed alexdlaird closed 10 months ago

alexdlaird commented 10 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 10 months ago

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