stable/tests
Matthias 8d61a26382 Allow dynamic stake for backtesting and hyperopt 2021-02-27 09:32:59 +01:00
..
commands Merge pull request #4285 from freqtrade/ui_deploy 2021-02-03 20:09:31 +01:00
data Add test for calcuate_csum 2021-02-14 19:44:13 +01:00
edge Position-size should NEVER be over available_capital 2021-02-11 17:09:31 +01:00
exchange timeframe is mandatory, no need to use .get() 2021-02-14 11:01:12 +01:00
optimize Allow dynamic stake for backtesting and hyperopt 2021-02-27 09:32:59 +01:00
plugins Stoploss-guard should use the trade_limit or more 2021-02-20 19:38:44 +01:00
rpc Fix blank lines rule at test_rpc_webhook.py 2021-02-26 21:32:41 +03:00
strategy Merge pull request #4147 from hoeckxer/ignore_expired_candle 2021-01-12 19:04:16 +01:00
testdata Fix valueerror in case of empty array files 2021-02-01 06:28:49 +01:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Merge branch 'develop' into timeframe 2020-06-02 15:56:34 +03:00
conftest.py total_open_trades_stake should support no-db mode 2021-02-27 09:32:59 +01:00
conftest_trades.py total_open_trades_stake should support no-db mode 2021-02-27 09:32:59 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Rename config.json.example 2021-01-22 19:18:34 +01:00
test_configuration.py FIx random test failure if certain files exist 2021-02-08 19:21:33 +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 Parse regular cancel_order call to update orders table 2021-02-06 09:23:10 +01:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Move get_trade_stake_amount to wallets 2021-02-03 20:00:33 +01:00
test_main.py Rename config.json.example 2021-01-22 19:18:34 +01:00
test_misc.py Introduce round_coin_value to simplify coin rounding 2021-02-13 16:05:35 +01:00
test_persistence.py total_open_trades_stake should support no-db mode 2021-02-27 09:32:59 +01:00
test_plotting.py Properly patch exchange for plot_profit test 2021-02-01 12:58:18 +01:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Fix some typos and comment mistakes 2019-10-28 13:05:54 +01:00
test_wallets.py Improve test coverage 2020-10-28 16:29:08 +01:00
test_worker.py Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00