import pytest from freqtrade.aws.backtesting_lambda import backtest def test_backtest(lambda_context): backtest({}, {})