freqtrade_origin/tests
Matthias 5816a594fd
Some checks failed
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Devcontainer Pre-Build / build-and-push (push) Has been cancelled
Merge pull request #10671 from jakubikan/category-for-market-cap-pairlist
Category for market cap pairlist
2024-09-28 11:51:42 +02:00
..
commands test: fix missing test arg 2024-08-13 07:33:13 +02:00
data tests: Update history tests for new response 2024-09-20 07:26:45 +02:00
edge ruff format: More updates to tests 2024-05-13 07:10:24 +02:00
exchange test: update test 2024-09-25 19:03:03 +02:00
exchange_online chore: improve ccxt test 2024-09-01 08:22:58 +02:00
freqai freqai tests mostly assume backtest runmode 2024-06-01 11:52:20 +02:00
freqtradebot tests: improve create_trade test 2024-09-22 08:47:52 +02:00
leverage chore: fix mote A violations in tests and scripts 2024-07-05 08:54:49 +02:00
optimize chore: ruff format 2024-09-08 13:57:48 -04:00
persistence test: Update test for new to-json field 2024-08-13 09:10:50 +02:00
plugins chore: improved wording 2024-09-28 10:18:59 +02:00
rpc tests: update rpc_status 2024-09-22 08:47:52 +02:00
strategy test: update further tests for precision_mode_price 2024-08-13 09:23:43 +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 ruff format: Update conftest_trades files 2024-05-13 07:10:24 +02:00
conftest_trades.py ruff format: Update conftest_trades files 2024-05-13 07:10:24 +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 fix: don't auto-populate non-existing secret entries 2024-08-14 08:19:58 +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 ruff format: Update a few test files 2024-05-13 07:10:24 +02: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: dry-wallets test update 2024-09-22 13:22:37 +02:00