freqtrade_origin/tests
2019-10-19 15:21:47 +02:00
..
data Trades should use timestamps or dates, not indexes 2019-10-19 15:21:47 +02:00
edge Allow multiple ROI in detail-backtest tests 2019-10-05 10:52:49 +02:00
exchange Load correct exchange class 2019-10-14 11:36:42 +02:00
optimize Trades should use timestamps or dates, not indexes 2019-10-19 15:21:47 +02:00
pairlist Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
rpc Clean up the use of patch_exchange 2019-09-11 09:52:09 +03:00
strategy Trades should use timestamps or dates, not indexes 2019-10-19 15:21:47 +02:00
testdata Remove unused test-data 2019-10-02 11:05:08 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
conftest.py Add tests for new scenario 2019-10-18 06:48:39 +02:00
test_arguments.py Add test for this behaviour 2019-09-30 09:48:00 +02:00
test_configuration.py Make paths os independent to have tests pass on windows 2019-10-18 11:31:43 +02:00
test_freqtradebot.py Merge pull request #2384 from freqtrade/improve_buy_timeout_handling 2019-10-18 22:30:41 +03:00
test_main.py Update tests to not use Namespace 2019-09-12 20:28:37 +02:00
test_misc.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_persistence.py don't print in tests 2019-09-08 19:47:16 +02:00
test_plotting.py Make paths os independent to have tests pass on windows 2019-10-18 11:31:43 +02:00
test_talib.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_timerange.py Trades should use timestamps or dates, not indexes 2019-10-19 15:21:47 +02:00
test_utils.py Merge pull request #2317 from hroff-1902/list-timeframes 2019-10-06 16:28:15 +03:00
test_wallets.py Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00