freqtrade_origin/tests
2024-10-29 19:27:03 +01:00
..
commands tests: add test for list-hyperoptloss 2024-10-22 06:39:30 +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 tests: adapt tests for improved createMarketBuyOrderRequiresPrice validation 2024-10-27 13:56:46 +01: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 test: re-add excluded assert 2024-10-29 19:27:03 +01:00
persistence tests: update test to account for newly added prop 2024-10-29 07:13:36 +01:00
plugins chore: move available_protections constant to test file (it's only used there) 2024-09-29 15:08:57 +02:00
rpc test: update mock to new pairlist location 2024-10-23 17:59:34 +02: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 tests: reset permissions on tmp-path 2024-10-25 07:22:11 +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