.. |
exchange
|
Merge pull request #1096 from freqtrade/cleaner-tests
|
2018-07-31 08:22:33 +03:00 |
optimize
|
Add test for new functionality
|
2018-07-31 21:04:03 +02:00 |
rpc
|
default_conf is function-scoped fixture, no need to deepcopy it
|
2018-07-30 15:41:02 +03:00 |
strategy
|
Merge branch 'develop' into cleaner-tests
|
2018-07-30 21:08:55 +03:00 |
testdata
|
move download_backtest_data to scripts
|
2018-04-22 10:56:49 +03:00 |
__init__.py
|
integrate hyperopt and implement subcommand
|
2017-11-25 01:04:11 +01:00 |
conftest.py
|
avoid validating default_conf hundreds of times
|
2018-07-30 14:57:51 +03:00 |
test_acl_pair.py
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
test_arguments.py
|
Add testcase for --strategylist
|
2018-07-31 21:04:03 +02:00 |
test_configuration.py
|
Add testcase for --strategylist
|
2018-07-31 21:04:03 +02:00 |
test_dataframe.py
|
use new methods
|
2018-07-29 20:55:37 +02:00 |
test_fiat_convert.py
|
Catch all exceptions from fiat-convert api calls
|
2018-07-21 19:50:38 +02:00 |
test_freqtradebot.py
|
default_conf is function-scoped fixture, no need to deepcopy it
|
2018-07-30 15:41:02 +03:00 |
test_indicator_helpers.py
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
test_main.py
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
test_misc.py
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
test_persistence.py
|
default_conf is function-scoped fixture, no need to deepcopy it
|
2018-07-30 15:41:02 +03:00 |