hroff-1902
|
47fabca1d9
|
Merge pull request #2372 from xmatthias/kraken_ohlcv_emulate
download tick-based data to emulate candles
|
2019-10-19 19:32:37 +03:00 |
|
hroff-1902
|
2ebddcf45c
|
Make flake happy again
|
2019-10-17 23:40:29 +03:00 |
|
hroff-1902
|
8564affdf0
|
Add tests for Exchange.get_markets()
|
2019-10-17 22:45:20 +03:00 |
|
hroff-1902
|
750dc8bf56
|
Add tests for market_is_active()
|
2019-10-17 19:24:39 +03:00 |
|
hroff-1902
|
b6e26c82ea
|
Replace market_is_pair() by symbol_is_pair()
|
2019-10-17 18:44:25 +03:00 |
|
hroff-1902
|
e8eb968a6f
|
Add tests for market_is_pair()
|
2019-10-17 18:19:50 +03:00 |
|
Matthias
|
76ad5bea0e
|
Load correct exchange class
closes #2371
|
2019-10-14 11:36:42 +02:00 |
|
Matthias
|
762ae3a598
|
Extend tests
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
4fdec9d6e5
|
Test id-based pagination
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
b6ac898f8f
|
Add test for exception handler
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
57bcff1964
|
Test get_historic_trades
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
939a87ed2e
|
Add test for fetch_trades
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
16d6914b15
|
Add test to cover missing line
|
2019-10-13 13:15:22 +02:00 |
|
Matthias
|
6cc98c1ea9
|
Fix tests
|
2019-10-13 13:15:22 +02:00 |
|
hroff-1902
|
75446d8195
|
Refactor list-timeframes command with the use of the Exchange class methods
|
2019-09-29 23:18:04 +03:00 |
|
hroff-1902
|
c5f455d660
|
Merge pull request #2256 from freqtrade/kraken_balance
fix Kraken balance calculation
|
2019-09-12 23:12:55 +03:00 |
|
Matthias
|
f8eb1cd58a
|
Add tests for kraken balance implementation
|
2019-09-11 20:53:23 +02: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 |
|
Matthias
|
3430850421
|
don't print in tests
|
2019-09-08 19:47:16 +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 |
|