Add Helping comment to ws_compat_tests
This commit is contained in:
@@ -61,5 +61,6 @@ class TestCCXTExchangeWs:
|
|||||||
sleep(1)
|
sleep(1)
|
||||||
|
|
||||||
assert m_hist.call_count == 0
|
assert m_hist.call_count == 0
|
||||||
|
# shouldn't have tried fetch_ohlcv a second time.
|
||||||
assert m_cand.call_count == 1
|
assert m_cand.call_count == 1
|
||||||
assert log_has_re(r"watch result.*", caplog)
|
assert log_has_re(r"watch result.*", caplog)
|
||||||
|
|||||||
Reference in New Issue
Block a user