test modify-logic

This commit is contained in:
Matthias Voppichler
2018-04-22 11:05:23 +02:00
parent f838ba2a9b
commit a70958da41
2 changed files with 17 additions and 3 deletions

View File

@@ -208,7 +208,7 @@ def markets_empty():
return MagicMock(return_value=[])
@pytest.fixture
@pytest.fixture(scope='function')
def limit_buy_order():
return {
'id': 'mocked_limit_buy',