.. |
commands
|
Improve exception handling on critical errors
|
2020-05-08 11:44:24 +02:00 |
data
|
Improve test
|
2020-05-15 19:19:52 +03:00 |
edge
|
Adjust tests
|
2020-05-10 02:39:22 +03:00 |
exchange
|
Merge pull request #3297 from bmoulkaf/develop
|
2020-05-15 08:23:18 +02:00 |
optimize
|
Minor: Add filterwarning for DeprecationWarning in test
|
2020-05-11 20:22:19 +03:00 |
pairlist
|
Simplify VolumePairList
|
2020-05-15 03:59:13 +03:00 |
rpc
|
Add sell_order_status to keep track of cancellations
|
2020-05-17 10:52:20 +02:00 |
strategy
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
testdata
|
Add test data for trades
|
2020-04-01 20:12:13 +02: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 branch 'develop' into pr/jpribyl/3210-1
|
2020-05-16 13:09:38 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
remove --cancel_open_orders cli switch
|
2020-05-16 13:23:40 +02:00 |
test_configuration.py
|
remove --cancel_open_orders cli switch
|
2020-05-16 13:23:40 +02:00 |
test_directory_operations.py
|
Default docker to log into log-dir
|
2020-04-21 19:47:49 +02:00 |
test_docs.sh
|
Add github actions action
|
2019-11-11 19:37:10 +01:00 |
test_freqtradebot.py
|
Improve testcov for default check_*_timeout methods
|
2020-05-17 11:23:55 +02:00 |
test_integration.py
|
use update_trade_state also for closed stoploss orders
|
2020-05-13 20:25:32 +02:00 |
test_main.py
|
Add test for keyboardinterrupt
|
2020-05-08 14:24:30 +02:00 |
test_misc.py
|
Merge branch 'develop' into interface_ordertimeoutcallback
|
2020-04-19 06:58:44 +02:00 |
test_persistence.py
|
Add sell_order_status to keep track of cancellations
|
2020-05-17 10:52:20 +02:00 |
test_plotting.py
|
Correctly test drawdown plot
|
2020-04-05 14:44:44 +02: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
|
Throttle may take longer than .10s on slow machines
|
2020-03-05 06:20:36 +01:00 |