stable/tests
2021-03-10 10:07:40 +01:00
..
commands added "Median profit" column to hyperopt -> export-csv 2021-03-04 17:27:04 +01:00
data Add test for backtesting _enter_trade 2021-02-27 09:33:00 +01:00
edge
exchange timeframe is mandatory, no need to use .get() 2021-02-14 11:01:12 +01:00
optimize Fix optimize_reports test 2021-02-27 10:14:25 +01:00
plugins Improve test-coverage of pairlocks 2021-02-27 10:07:02 +01:00
rpc Fix order_by in trades command 2021-03-08 23:21:56 +02:00
strategy
testdata
__init__.py
config_test_comments.json
conftest_trades.py Merge pull request #4454 from freqtrade/backtest_compound_speed 2021-03-10 10:07:40 +01:00
conftest.py Merge pull request #4454 from freqtrade/backtest_compound_speed 2021-03-10 10:07:40 +01:00
pytest.sh
test_arguments.py
test_configuration.py fix --stake-amount parameter 2021-02-27 09:33:00 +01:00
test_directory_operations.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Wallets should not recalculate close_profit for closed trades 2021-02-27 09:33:00 +01:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py
test_main.py
test_misc.py Introduce round_coin_value to simplify coin rounding 2021-02-13 16:05:35 +01:00
test_persistence.py Add test for backtesting _enter_trade 2021-02-27 09:33:00 +01:00
test_plotting.py Properly patch exchange for plot_profit test 2021-02-01 12:58:18 +01:00
test_talib.py
test_timerange.py
test_wallets.py Improve test coverage 2020-10-28 16:29:08 +01:00
test_worker.py