stable/tests
2020-04-07 19:50:13 +02:00
..
commands Removed overwrite option 2020-03-09 18:53:30 +01:00
data Move create_mock_tests to conftest and add test for test_trade-history 2020-04-07 19:42:16 +02:00
edge Adjust tests 2020-03-20 04:21:17 +03:00
exchange Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
optimize Remove unnecessary import 2020-03-15 15:40:12 +01:00
pairlist whitelist_for_active_markets should not remove blacklisted items 2020-03-09 11:30:28 +01:00
rpc Add test for api-trades call 2020-04-07 19:50:13 +02:00
strategy Add tsts for assert_df (ensuring it raises when it should) 2020-03-29 11:44:36 +02:00
testdata
__init__.py
config_test_comments.json
conftest.py Move create_mock_tests to conftest and add test for test_trade-history 2020-04-07 19:42:16 +02:00
pytest.sh
test_arguments.py Fix windows test failure 2020-02-14 20:21:09 +01:00
test_configuration.py Merge pull request #3110 from freqtrade/fix_random_test 2020-03-25 08:32:45 +01:00
test_directory_operations.py
test_docs.sh
test_freqtradebot.py Add test validating different return values 2020-03-19 19:44:10 +01:00
test_integration.py Complete rename of stoploss_limit to stoploss 2020-01-19 14:40:09 +01:00
test_main.py Properly default to user_data/config.json if it exists 2020-02-14 20:04:05 +01:00
test_misc.py Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
test_persistence.py Move create_mock_tests to conftest and add test for test_trade-history 2020-04-07 19:42:16 +02:00
test_plotting.py convert exportfilename to Path when config parsing 2020-03-15 09:39:45 +01:00
test_talib.py
test_timerange.py
test_wallets.py
test_worker.py Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00