freqtrade_origin/tests
2024-10-22 06:38:20 +02:00
..
commands chore: improve test imports 2024-10-22 06:38:20 +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: Skip binanceus websocket tests 2024-10-19 13:32:27 +02:00
freqai chore: update tests to modern typing syntax 2024-10-04 07:09:51 +02:00
freqtradebot chore: update tests to modern typing syntax 2024-10-04 07:09:51 +02:00
leverage test: add test for liquidation_price update function 2024-10-02 07:05:00 +02:00
optimize Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits. 2024-10-17 21:54:25 +05: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 delete market change when deleting backtest result 2024-10-19 10:55:24 +08:00
strategy Merge pull request #10758 from stash86/recursive-str 2024-10-07 21:09:58 +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 chore: remove obsolete version check 2024-10-04 06:31:19 +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