robinhood-unofficial / pyrh

Python Framework to make trades with the unofficial Robinhood API
https://pyrh.readthedocs.io/en/latest/
MIT License
1.78k stars 603 forks source link

Setup VCR.py to make writing tests easier #232

Open adithyabsk opened 4 years ago

adithyabsk commented 4 years ago

The hard part here will be making work with the current OAuth Flow and documenting this so that contributors find it easy to add tests to their PRs.