python-binance
python-binance copied to clipboard
Initial commit for test_client.py:
- Add 2 tests (test_get_all_tickers() and test_failed_get_all_tickers())
Hey, I've added a new test file. My plan is to add two test methods (a valid call and a failed one) for each method in client.py