stable/tests
2022-09-10 20:18:00 +02:00
..
commands Get min/max data in list-data command 2022-08-19 13:45:55 +02:00
data Use Datetime_format from constants 2022-09-09 20:31:02 +02:00
edge Fix Flake8 errors after flake update 2022-08-01 06:43:59 +02:00
exchange Test online candle fetching in futures, too 2022-09-10 16:01:06 +02:00
freqai Parametrize classifier tests 2022-09-10 20:18:00 +02:00
leverage Remove isClose from tests in favor of pytest.approx 2022-08-31 08:25:56 +00:00
optimize Update backtesting output wording to Entries 2022-09-09 19:58:55 +02:00
plugins Improve test resiliance by properly setting Order object 2022-09-03 08:16:33 +02:00
rpc Don't raise exception when a message is not implemented in telegram 2022-09-05 20:54:03 +02:00
strategy Fix enum imports 2022-09-09 20:31:30 +02:00
testdata Improve test by having multistrat.meta file available 2022-04-13 07:09:26 +02:00
__init__.py
config_test_comments.json
conftest_trades_usdt.py Add test for precision backpopulation 2022-08-16 11:11:52 +02:00
conftest_trades.py Improve forceexit API test 2022-08-07 09:47:11 +02:00
conftest.py Update leverage tier terminology to be clear and aligned with ccxt 2022-08-26 19:34:51 +02:00
pytest.sh
test_arguments.py
test_configuration.py Uppercase TimeInForce (align with ccxt) 2022-08-27 10:30:06 +02:00
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Update tests for funding-Fee exceptions 2022-09-08 07:19:17 +00:00
test_indicators.py
test_integration.py Add test showing #7365 2022-09-07 06:37:53 +02:00
test_main.py
test_misc.py
test_periodiccache.py Move periodicCache to Utils package 2022-08-10 08:57:19 +00:00
test_persistence.py Use Datetime_format from constants 2022-09-09 20:31:02 +02:00
test_plotting.py Update plotting to use entry/exit terminology 2022-07-16 22:28:46 +02:00
test_talib.py
test_timerange.py
test_wallets.py
test_worker.py