mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 01:57:31 +08:00
7146edbe7d
Add a test to directly cover the first_trading_day method via the `test_resample` suite. (The lack of coverage was exposed when testing against real data.) Also, refactor resample bar tests so that session bar reader is set up in instance fixture.