mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 04:42:38 +08:00
TST: Use 9:31 AM EST for first minute of minute performance tests.
This commit is contained in:
@@ -1108,7 +1108,7 @@ class TestPerformanceTracker(unittest.TestCase):
|
||||
def test_minute_tracker(self):
|
||||
""" Tests minute performance tracking."""
|
||||
start_dt = trading.environment.exchange_dt_in_utc(
|
||||
datetime.datetime(2013, 3, 1, 9, 30))
|
||||
datetime.datetime(2013, 3, 1, 9, 31))
|
||||
end_dt = trading.environment.exchange_dt_in_utc(
|
||||
datetime.datetime(2013, 3, 1, 16, 0))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user