stable/tests
Matthias bcec070ad7
Merge pull request #2576 from hroff-1902/fix/get_min_pair_stake_amount
Fix _get_min_pair_stake_amount
2019-11-27 19:28:52 +01:00
..
data Some more places with ticker_interval gone 2019-11-12 15:13:06 +01:00
edge Replace some occurances of ticker_interval with timeframe 2019-11-12 15:13:06 +01:00
exchange Some more places with ticker_interval gone 2019-11-12 15:13:06 +01:00
optimize Merge pull request #2538 from freqtrade/strategy_template 2019-11-24 15:21:23 +03:00
pairlist add tests for balance from get-tickers 2019-11-24 19:30:09 +01:00
rpc Remove unnecessary code piece 2019-11-24 19:47:20 +01:00
strategy Small stylistic fixes 2019-11-21 06:32:45 +01:00
testdata Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
conftest.py Merge pull request #2576 from hroff-1902/fix/get_min_pair_stake_amount 2019-11-27 19:28:52 +01:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Handle some merge aftermaths 2019-10-21 06:38:30 +02:00
test_configuration.py Extract directory_operation tests to it's own test file 2019-11-21 06:32:45 +01:00
test_directory_operations.py Fix windows test 2019-11-21 06:32:45 +01:00
test_docs.sh Add github actions action 2019-11-11 19:37:10 +01:00
test_freqtradebot.py Fix the rest of tests 2019-11-27 05:12:54 +03:00
test_integration.py Add test helping debug #1985 2019-10-31 10:04:28 +01:00
test_main.py Adjust "requires subcommand" message 2019-11-13 10:03:59 +01:00
test_misc.py Add tests for plural(), taken from #1989 2019-10-17 17:52:33 +03:00
test_persistence.py Use scoped_session as intended 2019-10-30 11:12:49 +01:00
test_plotting.py Adjust folder to match user_data folder - otherwise running tests 2019-11-23 14:52:44 +01:00
test_talib.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_timerange.py Fix some typos and comment mistakes 2019-10-28 13:05:54 +01:00
test_utils.py Add tests for new-hyperopt 2019-11-21 06:32:45 +01:00
test_wallets.py Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
test_worker.py Seperate tests related to worker from test_freqtradebot 2019-10-31 07:16:25 +01:00