.. |
commands
|
Try fix random testfailure
|
2020-02-29 15:44:45 +01:00 |
data
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
edge
|
Don't convert to datetime - but convert to datetime64 instead
|
2020-02-03 20:25:43 +01:00 |
exchange
|
Add test for empty stake-currency
|
2020-02-29 14:56:04 +01:00 |
optimize
|
Merge pull request #2879 from freqtrade/sortino_hyperopt_loss
|
2020-02-29 11:36:27 +03:00 |
pairlist
|
- added spread filter
|
2020-02-04 14:49:59 +01:00 |
rpc
|
Merge pull request #2973 from freqtrade/support_non_pairs
|
2020-02-26 12:20:45 +03:00 |
strategy
|
Merge pull request #2944 from freqtrade/move_defaultstrategy
|
2020-02-20 08:52:24 +03: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
|
Implement get_pair_base_curr and get_pair_quote_curr
|
2020-02-24 21:50:27 +01:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Fix windows test failure
|
2020-02-14 20:21:09 +01:00 |
test_configuration.py
|
Add test validating behaviour
|
2020-02-27 19:35:58 +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
|
Merge pull request #2973 from freqtrade/support_non_pairs
|
2020-02-26 12:20:45 +03: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
|
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
|
Do not instantiate directly DefaultStrategy in tests
|
2020-02-12 01:39:15 +03: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_wallets.py
|
Allow wallet update from /balance
|
2020-01-15 06:43:41 +01:00 |
test_worker.py
|
Adjust tests
|
2020-02-23 01:55:07 +03:00 |