.. |
commands
|
Adding 2 more filter options for completeness
|
2020-02-11 21:29:55 +01:00 |
data
|
Do not instantiate directly DefaultStrategy in tests
|
2020-02-12 01:39:15 +03:00 |
edge
|
Don't convert to datetime - but convert to datetime64 instead
|
2020-02-03 20:25:43 +01:00 |
exchange
|
Merge pull request #2850 from freqtrade/try_fix_randoM-test
|
2020-02-03 17:45:49 +03:00 |
optimize
|
Do not instantiate directly DefaultStrategy in tests
|
2020-02-12 01:39:15 +03:00 |
pairlist
|
- added spread filter
|
2020-02-04 14:49:59 +01:00 |
rpc
|
Fixed messages and readability
|
2020-02-11 15:58:40 +01:00 |
strategy
|
Address points stated in comments
|
2020-02-15 20:43:11 +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
|
- added spread filter
|
2020-02-04 14:49:59 +01:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Adjust imports to new place for arguments
|
2020-01-26 13:46:01 +01:00 |
test_configuration.py
|
Adjust imports to new place for arguments
|
2020-01-26 13:46:01 +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
|
fixed tests to send refresh, since its no longer defaulted
|
2020-02-12 22:03:56 +01:00 |
test_integration.py
|
Complete rename of stoploss_limit to stoploss
|
2020-01-19 14:40:09 +01:00 |
test_main.py
|
Adjust imports to new place for arguments
|
2020-01-26 13:46:01 +01:00 |
test_misc.py
|
Add tests for plural(), taken from #1989
|
2019-10-17 17:52:33 +03: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
|
Remove state attr from Worker
|
2020-01-29 17:08:36 +03:00 |