zipline/tests
2020-05-14 14:32:41 -04:00
..
data Merge pull request #2644 from quantopian/ffill-past-fx-end 2020-02-04 18:54:16 -05:00
events TST: Need relative imports in py3 2019-08-29 12:46:18 -04:00
finance TST: Generate test names and order deterministically 2019-09-13 10:26:23 -04:00
history
metrics TST: Be explicit about dtype size for windows CI 2019-08-29 12:51:39 -04:00
pipeline ENH: add Factor.clip method 2020-05-14 14:32:41 -04:00
resources
utils Fix simple typo: unfortunatly -> unfortunately 2020-02-16 19:09:13 +11:00
__init__.py TST: Set numpy array formatting to legacy for doctest 2018-07-10 11:20:39 -04:00
test_algorithm.py
test_api_shim.py
test_assets.py DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex 2020-01-19 10:46:31 +01:00
test_bar_data.py
test_benchmark.py STY: Flake8 style amendments 2020-04-20 15:16:28 +02:00
test_blotter.py
test_clock.py
test_cmdline.py STY: Flake8 style amendments 2020-04-20 15:16:28 +02:00
test_continuous_futures.py
test_data_portal.py
test_examples.py Merge branch 'benchmark' into benchmark2 2020-04-20 15:20:05 +02:00
test_execution_styles.py
test_fetcher.py
test_finance.py
test_history.py DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex 2020-01-19 10:46:31 +01:00
test_labelarray.py PERF: Avoid unnecessary copy in LabelArray. 2020-02-06 17:59:07 -05:00
test_memoize.py
test_ordering.py
test_registration_manager.py
test_restrictions.py
test_security_list.py MAINT: Clean up security list tests. 2018-05-22 10:03:36 -04:00
test_testing.py
test_tradesimulation.py