Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackTest: Daylight Savings Fix #662

Merged
merged 6 commits into from
Dec 12, 2024
Prev Previous commit
Next Next commit
unittest: skipping ThetaData tests that aren't ready yet.
davidlatte committed Dec 12, 2024
commit 6cb4be2afdd2ba3319522d4bd7111b6ca0813053
4 changes: 2 additions & 2 deletions tests/backtest/test_thetadata.py
Original file line number Diff line number Diff line change
@@ -320,8 +320,8 @@ def verify_backtest_results(self, theta_strat_obj):
# secrets_not_found,
# reason="Skipping test because ThetaData API credentials not found in environment variables",
# )
@pytest.skip("Skipping test because ThetaData API credentials not found in Github Pipeline "
"environment variables")
@pytest.mark.skip("Skipping test because ThetaData API credentials not found in Github Pipeline "
"environment variables")
def test_thetadata_restclient(self):
"""
Test ThetaDataBacktesting with Lumibot Backtesting and real API calls to ThetaData. Using the Amazon stock