Testing related adjustments

This commit is contained in:
fredfortier
2017-10-16 03:09:13 -04:00
parent 403f951c77
commit 1732b4a985
12 changed files with 257 additions and 229 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class ExchangeBundleTestCase:
# start = pd.to_datetime('2017-09-01', utc=True)
start = pd.to_datetime('2017-1-1', utc=True)
end = pd.to_datetime('2017-6-30', utc=True)
end = pd.to_datetime('2017-9-30', utc=True)
exchange_bundle = ExchangeBundle(get_exchange(exchange_name))