This commit is contained in:
Gert Wohlgemuth
2018-06-02 03:21:07 +00:00
committed by GitHub
15 changed files with 453 additions and 9 deletions

View File

@@ -106,6 +106,7 @@ def test_rpc_status_table(default_conf, ticker, fee, mocker) -> None:
assert 'just now' in result['Since'].all()
assert 'ETH/BTC' in result['Pair'].all()
assert '-0.59%' in result['Profit'].all()
assert 'Value' in result
def test_rpc_daily_profit(default_conf, update, ticker, fee,