Add profit_fiat to tests, use ANY, as price changes...

This commit is contained in:
Mads Sørensen 2021-04-02 13:16:52 +02:00
parent 51f0fcb2cb
commit 2c0079b00b
1 changed files with 1 additions and 0 deletions

View File

@ -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',