more jyperopt fine tuning
This commit is contained in:
@@ -112,8 +112,6 @@ class TestStrategy(IStrategy):
|
||||
"name": "TestStrategy",
|
||||
"user": "GCU4LW2XXZW3A3FM2XZJTEJHNWHTWDKY2DIJLCZJ5ULVZ4K7LZ7D23TH"
|
||||
}}, {})
|
||||
|
||||
print(strategy)
|
||||
strategy = json.loads(strategy['body'])
|
||||
|
||||
assert "content" not in strategy
|
||||
@@ -129,6 +127,9 @@ class TestStrategy(IStrategy):
|
||||
"user": "GCU4LW2XXZW3A3FM2XZJTEJHNWHTWDKY2DIJLCZJ5ULVZ4K7LZ7D23TH"
|
||||
}}, {})
|
||||
|
||||
print("code is")
|
||||
print(code)
|
||||
|
||||
# code should equal our initial content
|
||||
#assert code == content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user