freqtrade_origin/tests
2024-10-05 13:20:43 +02:00
..
commands refactor: move ui deployment to it's own file 2024-10-05 13:06:19 +02:00
data chore: remove rapidjson from "default" imports 2024-10-05 13:17:35 +02:00
edge ruff format: More updates to tests 2024-05-13 07:10:24 +02:00
exchange chore: cleanup test code 2024-10-02 07:05:00 +02:00
exchange_online tests: update ccxt compat test 2024-10-02 18:10:28 +02:00
freqai freqai tests mostly assume backtest runmode 2024-06-01 11:52:20 +02:00
freqtradebot tests: update protection tests 2024-09-29 09:44:07 +02:00
leverage test: add test for liquidation_price update function 2024-10-02 07:05:00 +02:00
optimize tests: update protection tests 2024-09-29 09:44:07 +02:00
persistence test: Update test for new to-json field 2024-08-13 09:10:50 +02:00
plugins chore: move available_protections constant to test file (it's only used there) 2024-09-29 15:08:57 +02:00
rpc chore: fix missed dependencies for deploy_ui 2024-10-05 13:20:43 +02:00
strategy tests: update protection tests 2024-09-29 09:44:07 +02:00
testdata Merge branch 'develop' into feature/fetch-public-trades 2024-04-05 06:35:35 +02:00
util Align test directory with working directory 2024-07-13 10:10:12 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest_hyperopt.py Improve resiliance, drop compatibility test 2024-07-07 17:12:30 +02:00
conftest_trades_usdt.py tests: fix test-data setup for usdt trades 2024-10-01 20:31:02 +02:00
conftest_trades.py tests: fix test-data setup for btc test trades 2024-10-01 20:48:43 +02:00
conftest.py test: add margin and trading mode to test config 2024-09-06 21:15:10 +02:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
setup.Tests.ps1 Simplify setup.tests, avoid error log 2024-06-02 13:42:00 +02:00
test_arguments.py ruff format: Update tests/ base directory 2024-05-13 07:10:24 +02:00
test_configuration.py tests: move protection-validation test to protection test file 2024-09-29 15:06:43 +02:00
test_directory_operations.py Fix further windows tests 2024-06-08 20:26:50 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_log_setup.py ruff format: Update tests/ base directory 2024-05-13 07:10:24 +02:00
test_main.py Postpone imports on demand 2024-10-03 11:33:52 +08:00
test_misc.py ruff format: Update a few test files 2024-05-13 07:10:24 +02:00
test_plotting.py ruff format: Update a few test files 2024-05-13 07:10:24 +02:00
test_strategy_updater.py A few more formatting updates 2024-05-13 19:49:15 +02:00
test_talib.py ruff format: Update a few test files 2024-05-13 07:10:24 +02:00
test_timerange.py ruff format: Update tests/ base directory 2024-05-13 07:10:24 +02:00
test_wallets.py tests: fix test-data setup for btc test trades 2024-10-01 20:48:43 +02:00