mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 18:25:12 +08:00
be6572f1aa
Changes these tests to use market_aware==True, so that unit tests follow the same code path as actual execution. All use of EventWindows against data follows market_aware behavior. These tests are the only use of market_aware==False, so heading down the path of removing market aware completely.