mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-23 12:50:22 +08:00
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.