ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

How to run integration test #118

Open thalimo opened 6 years ago

thalimo commented 6 years ago

I'm curious about the integration tests, as they're only briefly mentioned. Does having that json in place prevent real buys and sells from taking place? is there more to it than just having the json in the test folder?