mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 05:15:44 +08:00
0cba47e29f
Add direct coverage on last_available_dt. Also move reader creation into the instance fixture. This patch attempted to add coverage on `get_last_traded_dt`, but in doing so, revealed a bug in `BcolzDailyBarReader.get_last_traded_dt` when requesting the last trading session of an asset. When that is fixed, the skip can be removed.