Add profit_fiat to tests, use ANY, as price changes...
This commit is contained in:
parent
51f0fcb2cb
commit
2c0079b00b
@ -786,6 +786,7 @@ def test_api_status(botclient, mocker, ticker, fee, markets):
|
||||
'profit_ratio': -0.00408133,
|
||||
'profit_pct': -0.41,
|
||||
'profit_abs': -4.09e-06,
|
||||
'profit_fiat': ANY,
|
||||
'current_rate': 1.099e-05,
|
||||
'open_date': ANY,
|
||||
'open_date_hum': 'just now',
|
||||
|
Loading…
Reference in New Issue
Block a user