more jyperopt fine tuning

This commit is contained in:
Gert Wohlgemuth
2018-05-24 00:49:06 -07:00
parent 742dc7d6d5
commit 8175fd207e
2 changed files with 10 additions and 5 deletions

View File

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