freqtrade_origin/tests
2020-01-21 06:58:48 +01:00
..
data Implement pair_to_filename to datahandler 2020-01-05 10:36:08 +01:00
edge Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
exchange Merge pull request #2763 from freqtrade/fix/precision_rounding 2020-01-17 01:25:30 +03:00
optimize Merge branch 'develop' into data_handler 2020-01-21 06:58:48 +01:00
pairlist Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
rpc Adjust tests to allow updating within safe_sell_amount 2020-01-15 21:53:04 +01:00
strategy Merge branch 'develop' into data_handler 2019-12-30 19:40:43 +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 #2763 from freqtrade/fix/precision_rounding 2020-01-17 01:25:30 +03: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 Remove .get calls for dry_run - it's a mandatory property 2020-01-20 20:24:40 +01:00
test_directory_operations.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
test_docs.sh Add github actions action 2019-11-11 19:37:10 +01:00
test_freqtradebot.py Adapt test to verify behaviour of stoploss_on_exchange in dry-run 2020-01-20 20:10:06 +01:00
test_integration.py Merge pull request #2763 from freqtrade/fix/precision_rounding 2020-01-17 01:25:30 +03:00
test_main.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
test_misc.py Implement pair_to_filename to datahandler 2020-01-05 10:36:08 +01:00
test_persistence.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
test_plotting.py Add tests for new behaviour 2020-01-05 19:51:12 +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 Merge branch 'develop' into data_handler 2019-12-30 19:40:43 +01:00
test_wallets.py Allow wallet update from /balance 2020-01-15 06:43:41 +01:00
test_worker.py Seperate tests related to worker from test_freqtradebot 2019-10-31 07:16:25 +01:00