zipline/tests
2020-08-24 10:05:16 -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: Test that sharpe calculation succeeds with 0.0 benchmark 2020-07-16 10:36:04 -04:00
history MAINT: Avoid flake8 variable name complaints 2019-01-14 14:02:27 -05:00
metrics TST: Be explicit about dtype size for windows CI 2019-08-29 12:51:39 -04:00
pipeline BLD: Try github actions again (#2743) 2020-08-17 12:05:36 -04:00
resources MAINT: Rebuild example data with pandas 0.22.0 2020-07-23 12:04:18 -04:00
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 MAINT: use ISO 10383 codes for exchanges 2018-10-01 12:45:27 -04:00
test_api_shim.py ENH: vectorize dividend ratio calculation 2018-09-26 14:16:54 -04:00
test_assets.py DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex 2020-01-19 10:46:31 +01:00
test_bar_data.py MAINT: use ISO 10383 codes for exchanges 2018-10-01 12:45:27 -04:00
test_benchmark.py STY: Flake8 style amendments 2020-04-20 15:16:28 +02:00
test_blotter.py MAINT: use ISO 10383 codes for exchanges 2018-10-01 12:45:27 -04:00
test_clock.py MAINT: use trading_calendars in zipline 2018-07-02 11:10:49 -04:00
test_cmdline.py STY: Flake8 style amendments 2020-04-20 15:16:28 +02:00
test_continuous_futures.py MAINT: use ISO 10383 codes for exchanges 2018-10-01 12:45:27 -04:00
test_data_portal.py Merge pull request #2309 from quantopian/float-precision-fix 2018-10-01 14:21:29 -07:00
test_examples.py BUG: Check for no_benchmark was flipped 2020-08-24 10:05:16 -04:00
test_execution_styles.py BUG: Fix rounding error in StopOrder/LimitOrder (#2211) 2018-07-12 15:38:47 -04:00
test_fetcher.py BUG: Use calendar to disambiguate symbol lookups in fetcher. 2018-10-03 18:42:00 -04:00
test_finance.py ENH: Initial support for international pipelines. 2018-09-10 10:05:39 -05:00
test_history.py DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex 2020-01-19 10:46:31 +01:00
test_labelarray.py BLD: Try github actions again (#2743) 2020-08-17 12:05:36 -04:00
test_memoize.py
test_ordering.py BUG: Fix rounding error in StopOrder/LimitOrder (#2211) 2018-07-12 15:38:47 -04:00
test_registration_manager.py STY: Remove unused imports. 2018-07-16 16:06:34 -04:00
test_restrictions.py MAINT/STY: Upgrade flake8 and fix new failures. 2017-05-15 11:45:04 -04:00
test_security_list.py MAINT: Clean up security list tests. 2018-05-22 10:03:36 -04:00
test_testing.py TEST: Add tests for predicates. 2018-03-06 20:47:54 -05:00
test_tradesimulation.py MAINT: Update before_trading_start timing tests. 2018-05-02 17:41:04 -04:00