Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
2019-09-20 20:16:12 +02:00 |
|
hroff-1902
|
74a0f44230
|
Merge pull request #2276 from freqtrade/keep_original_config
Allow easy printing of loaded configuration
|
2019-09-20 20:59:33 +03:00 |
|
hroff-1902
|
dc825c249c
|
Make flake happy
|
2019-09-20 20:51:31 +03:00 |
|
Matthias
|
15a4df4c49
|
Mock create_datadir to make sure no folders are left behind
|
2019-09-20 08:34:18 +02:00 |
|
Matthias
|
f0cf8d6a81
|
Allow easy printing of loaded configuration
(beforechanging types and applying defaults)
|
2019-09-20 07:23:32 +02:00 |
|
hroff-1902
|
50b4563912
|
Tests adjusted
|
2019-09-18 22:57:37 +03:00 |
|
hroff-1902
|
c3e19507bf
|
Merge pull request #2268 from gaugau3000/hyperopt_test_use_case
Hyperopt test use case
|
2019-09-18 01:01:41 +03:00 |
|
hroff-1902
|
e9a75e57b8
|
test adjusted
|
2019-09-16 21:53:19 +03:00 |
|
Pialat
|
b7da02aab4
|
realistic fixture datas
|
2019-09-16 14:05:39 +02:00 |
|
Pialat
|
f3e3a8fcbe
|
unused in tests
|
2019-09-16 14:04:10 +02:00 |
|
hroff-1902
|
39f41def54
|
Merge pull request #2261 from freqtrade/test_speedup
[minor] Test speedup
|
2019-09-14 11:25:00 +03:00 |
|
hroff-1902
|
76e45883bd
|
Merge pull request #2253 from hroff-1902/backtesting-improve-logs
Improve logs for backtesting
|
2019-09-14 11:23:46 +03:00 |
|
Matthias
|
19ce7180be
|
Merge pull request #2260 from freqtrade/args_vars
Configuration/Arguments refactoing (don't pass Namespace around).
|
2019-09-14 10:11:02 +02:00 |
|
Matthias
|
b00467c8ef
|
Fix test failure
|
2019-09-14 10:07:23 +02:00 |
|
Matthias
|
5e654620b7
|
Use available indicators in tests where possible
|
2019-09-13 19:56:06 +02:00 |
|
hroff-1902
|
c5f455d660
|
Merge pull request #2256 from freqtrade/kraken_balance
fix Kraken balance calculation
|
2019-09-12 23:12:55 +03:00 |
|
hroff-1902
|
c8d191a5c9
|
Adjust test
|
2019-09-12 22:53:54 +03:00 |
|
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
|
hroff-1902
|
acf3b751f0
|
Log sell_flag, do not log sell_type=SellType.NONE
|
2019-09-12 01:21:14 +03:00 |
|
hroff-1902
|
9bdfaf3803
|
Remove quotes around the pairs
|
2019-09-11 23:32:08 +03:00 |
|
Matthias
|
f8eb1cd58a
|
Add tests for kraken balance implementation
|
2019-09-11 20:53:23 +02:00 |
|
hroff-1902
|
2bd59de002
|
Cleanup log_has_re regexp string
|
2019-09-11 10:56:02 +03:00 |
|
hroff-1902
|
ac413c65dc
|
Clean up the use of patch_exchange
|
2019-09-11 09:52:09 +03:00 |
|
hroff-1902
|
a9ecdc7764
|
Use patched exchange instead
|
2019-09-11 00:53:35 +03:00 |
|
hroff-1902
|
869a5b4901
|
Eliminate asyncio warnings in tests
|
2019-09-10 13:45:30 +03:00 |
|
hroff-1902
|
2081d7552f
|
Make flake happy
|
2019-09-10 12:37:15 +03:00 |
|
hroff-1902
|
e298e77319
|
Adjust tests
|
2019-09-10 10:43:15 +03:00 |
|
Matthias
|
9aa7db103d
|
Add test for failing case
|
2019-09-09 19:59:41 +02:00 |
|
Jonathan Raviotta
|
adbc0159ae
|
changed more occuranes of function
|
2019-09-09 07:00:25 +02:00 |
|
Jonathan Raviotta
|
a5510d14e9
|
de-mangling
|
2019-09-09 06:58:41 +02:00 |
|
hroff-1902
|
42d2ecba68
|
Merge pull request #2244 from freqtrade/minor/cleanup
[minor] cleanup tests and fix excluded samplestrategy
|
2019-09-08 21:19:53 +03:00 |
|
Matthias
|
3430850421
|
don't print in tests
|
2019-09-08 19:47:16 +02:00 |
|
Matthias
|
867a3273ce
|
Fix random failure if config.json exists
|
2019-09-08 19:38:16 +02:00 |
|
Matthias
|
9513115ce0
|
Fix paths in tests
|
2019-09-08 19:05:23 +02:00 |
|
Matthias
|
26d76cdb19
|
Adjust imports in tests to new path
|
2019-09-08 19:05:23 +02:00 |
|
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
|