Add test for can_short strategy attribute

This commit is contained in:
Matthias
2022-03-11 19:37:45 +01:00
parent 1c9dbb512a
commit 20fc9459f2
4 changed files with 25 additions and 5 deletions

View File

@@ -1382,6 +1382,7 @@ def test_api_strategies(botclient):
'InformativeDecoratorTest',
'StrategyTestV2',
'StrategyTestV3',
'StrategyTestV3Futures',
'TestStrategyLegacyV1',
]}