Test with multiple commands in one line
This commit is contained in:
@@ -73,8 +73,8 @@ def test_init(default_conf, mocker, caplog) -> None:
|
||||
|
||||
message_str = ("rpc.telegram is listening for following commands: [['status'], ['profit'], "
|
||||
"['balance'], ['start'], ['stop'], ['forcesell'], ['forcebuy'], "
|
||||
"['performance'], ['daily'], ['count'], ['reload_conf'], ['reload_config'], "
|
||||
"['show_conf'], ['show_config'], ['stopbuy'], ['whitelist'], "
|
||||
"['performance'], ['daily'], ['count'], ['reload_config'], "
|
||||
"['show_config'], ['stopbuy'], ['whitelist'], "
|
||||
"['blacklist'], ['edge'], ['help'], ['version']]")
|
||||
|
||||
assert log_has(message_str, caplog)
|
||||
|
Reference in New Issue
Block a user