freqtrade_origin/tests
2024-09-01 08:24:21 +02:00
..
commands test: fix missing test arg 2024-08-13 07:33:13 +02:00
data test: remove unused mutable argument 2024-09-01 08:24:21 +02:00
edge ruff format: More updates to tests 2024-05-13 07:10:24 +02:00
exchange test: Remove unnecessary asyncio decorators 2024-08-29 20:38:57 +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 fix: ensure handle_onexchange_order works without false warnings 2024-08-14 21:18:51 +02:00
leverage chore: fix mote A violations in tests and scripts 2024-07-05 08:54:49 +02:00
optimize test: speed up detail test 2024-08-15 20:02:45 +02:00
persistence test: Update test for new to-json field 2024-08-13 09:10:50 +02:00
plugins tests: Add unlock_at test 2024-08-02 20:12:44 +02:00
rpc chore: add alias_for to tests 2024-08-18 13:15:10 +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: adjust test mocks for precision_mode_price 2024-08-13 09:20:40 +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 test: update test behavior - wallets has 0, never none 2024-08-15 08:21:25 +02:00