.. |
data
|
Add test for convert_ohlcv
|
2019-12-28 11:03:06 +01:00 |
edge
|
Split refresh from load_data/load_pair_history
|
2019-12-17 13:43:42 +03:00 |
exchange
|
Remove unavailable pair ...
|
2019-12-27 16:22:41 +01:00 |
optimize
|
Rename datahandler module to history module
|
2019-12-28 11:01:42 +01:00 |
pairlist
|
Convert ExchangeResolver to static loader class
|
2019-12-23 10:03:18 +01:00 |
rpc
|
Merge pull request #2710 from freqtrade/rpc_balance_output
|
2019-12-24 23:59:05 +03:00 |
strategy
|
Remove last usage of load_tickerlist
|
2019-12-28 11:01:42 +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
|
Convert ExchangeResolver to static loader class
|
2019-12-23 10:03:18 +01: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
|
Convert datadir within config to Path
|
2019-12-23 15:11:29 +01:00 |
test_directory_operations.py
|
Fix windows test
|
2019-11-21 06:32:45 +01:00 |
test_docs.sh
|
Add github actions action
|
2019-11-11 19:37:10 +01:00 |
test_freqtradebot.py
|
Rename get_ticker to fetch_ticker
|
2019-12-18 16:34:30 +01:00 |
test_integration.py
|
Merge pull request #2709 from freqtrade/dry_wallet_fix
|
2019-12-24 23:55:22 +03:00 |
test_main.py
|
Fix failures in test_main
|
2019-12-17 11:35:39 +01:00 |
test_misc.py
|
Don't use function to resolve pairname for test
|
2019-12-28 11:01:42 +01:00 |
test_persistence.py
|
Persist dry-run trade per default
|
2019-12-22 10:16:16 +01:00 |
test_plotting.py
|
Adjust folder to match user_data folder - otherwise running tests
|
2019-11-23 14:52:44 +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
|
Add tests for start_convert_data
|
2019-12-28 11:03:06 +01:00 |
test_wallets.py
|
Adjust tests for dry_run wallet simulation
|
2019-12-15 10:39:52 +01:00 |
test_worker.py
|
Seperate tests related to worker from test_freqtradebot
|
2019-10-31 07:16:25 +01:00 |