TST: fixing zipline tests (WIP)

This commit is contained in:
AvishaiW
2018-02-13 11:53:05 +02:00
parent f279101393
commit c571c1c2ae
57 changed files with 326 additions and 326 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ None
Miscellaneous
~~~~~~~~~~~~~
* Adds :class:`~zipline.testing.fixtures.ZiplineTestCase` which provides hooks
* Adds :class:`~zipline.testing.fixtures.CatalystTestCase` which provides hooks
to consume test fixtures. Fixtures are things like:
:class:`~zipline.testing.fixtures.WithAssetFinder` which will make
``self.asset_finder`` available to your test with some mock data