python-binance icon indicating copy to clipboard operation
python-binance copied to clipboard

Initial commit for test_client.py:

Open mfiro opened this issue 4 years ago • 1 comments

  • Add 2 tests (test_get_all_tickers() and test_failed_get_all_tickers())

mfiro avatar Jun 17 '21 23:06 mfiro

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

mfiro avatar Jun 17 '21 23:06 mfiro