stable/tests
2021-12-10 19:50:58 +01:00
..
commands Remove SPOT_ candletype 2021-12-08 14:38:09 +01:00
data Update Enum imports 2021-12-08 15:59:20 +01:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange Update _calculate_funding_fees to reuse existing async infrastructure 2021-12-10 19:50:58 +01:00
leverage Explicit test for candletype get_default 2021-12-08 16:20:26 +01:00
optimize Update some tests after merge 2021-12-02 19:05:06 +01:00
plugins Update Enum imports 2021-12-08 15:59:20 +01:00
rpc Merge branch 'develop' into feat/short 2021-12-09 06:34:07 +01:00
strategy Update Enum imports 2021-12-08 15:59:20 +01:00
testdata Update ohlcv_get_pairs test 2021-12-07 19:57:18 +01: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_trades_usdt.py changes some tests to use usdt values 2021-10-02 01:44:30 -06:00
conftest_trades.py
conftest.py Update Enum imports 2021-12-08 15:59:20 +01:00
pytest.sh
test_arguments.py
test_configuration.py Merge branch 'develop' into feat/short 2021-11-06 15:24:52 +01:00
test_directory_operations.py
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Remove SPOT_ candletype 2021-12-08 14:38:09 +01:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Merge branch 'feat/short' into pr/samgermain/5378 2021-09-17 19:33:35 +02:00
test_main.py flake8 adjustments 2021-07-16 02:03:25 -06:00
test_misc.py Update some tests after merge 2021-12-02 19:05:06 +01:00
test_periodiccache.py Add Tests for AgeFilter caching 2021-09-14 06:45:26 +02:00
test_persistence.py Fix random test failure 2021-12-05 09:41:24 +01:00
test_plotting.py Merge branch 'develop' into feat/short 2021-11-18 20:20:01 +01:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
test_wallets.py
test_worker.py