misagh
|
159ac6e657
|
edge tests fixed for position sizing
|
2018-11-27 14:02:34 +01:00 |
|
Matthias
|
fd7184718b
|
replace lambda with Magicmock in test
|
2018-11-25 14:31:46 +01:00 |
|
misagh
|
63c2ea110a
|
Not sure why those arguments were there !
|
2018-11-24 16:41:17 +01:00 |
|
misagh
|
a9f04609d3
|
tests fixed
|
2018-11-23 10:17:10 +01:00 |
|
Matthias
|
e6baa9ccf2
|
Switch tests to kwarguments
|
2018-11-15 19:31:24 +01:00 |
|
misagh
|
d613553306
|
base position on stake amount instead of total capital
|
2018-11-10 18:22:34 +01:00 |
|
misagh
|
7dd74c374a
|
flake happiness provided
|
2018-11-10 18:09:32 +01:00 |
|
misagh
|
97fd33d752
|
adding test for process
|
2018-11-10 18:03:46 +01:00 |
|
misagh
|
523a9a603c
|
fix tests
|
2018-11-10 17:20:11 +01:00 |
|
misagh
|
6d80c03877
|
removing raise KeyError in test
|
2018-11-08 00:28:20 +01:00 |
|
misagh
|
714ac6dd08
|
Merge branch 'develop' into money_mgt
|
2018-11-04 18:49:21 +01:00 |
|
misagh
|
120655d262
|
fixing tests for namedtuple
|
2018-11-04 18:43:57 +01:00 |
|
Matthias
|
7e5fd82f25
|
Merge pull request #1269 from freqtrade/feat/force_buy
add /forcebuy to telgram handler
|
2018-11-04 09:25:13 +01:00 |
|
misagh
|
080ecae332
|
whitelist conflict resolved with develop branch
|
2018-11-02 18:59:31 +01:00 |
|
Matthias
|
2f55cbde35
|
fix #1298
|
2018-10-29 19:23:56 +01:00 |
|
misagh
|
25daf3a0f7
|
Merge branch 'develop' into money_mgt
|
2018-10-23 19:33:13 +02:00 |
|
Matthias
|
677a9e56af
|
remove skipped test (refresh_whitelist is tested in test_acl_pair)
|
2018-10-21 09:23:07 +02:00 |
|
Matthias
|
202b1d1f0b
|
fix #1289 - we should not modify decimal context
|
2018-10-21 09:21:32 +02:00 |
|
Matthias
|
5029003957
|
Allow passing price to buy function
|
2018-10-09 07:06:11 +02:00 |
|
misagh
|
77cac9e562
|
autopep8 applied
|
2018-10-04 18:07:47 +02:00 |
|
misagh
|
06d75a8bad
|
test cases added: force_stoploss by Edge
|
2018-10-04 18:05:46 +02:00 |
|
Matthias
|
f4585a2745
|
Patch exchange to not cause network delays during tests
|
2018-09-29 13:35:48 +02:00 |
|
misagh
|
d6415f3499
|
Merge branch 'develop' into money_mgt
|
2018-09-27 14:54:18 +02:00 |
|
Matthias
|
5dac3b5664
|
Merge pull request #1238 from freqtrade/fix/buyexception
Fix exception when order cannot be found
|
2018-09-26 19:26:17 +02:00 |
|
misagh
|
abb398786e
|
Merge branch 'develop' into money_mgt
|
2018-09-26 16:06:38 +02:00 |
|
Matthias
|
88ccdc0366
|
Fix exception when order cannot be found
|
2018-09-25 20:45:01 +02:00 |
|
misagh
|
027ec4d98e
|
test_sell_profit_only_enable_loss and test_create_trade_limit_reached
fixed
|
2018-09-24 15:47:07 +02:00 |
|
misagh
|
308428644b
|
test_process_trade_creation log message changed: in reality the buy
signal is actually triggered
|
2018-09-24 15:27:26 +02:00 |
|
misagh
|
76dd754963
|
test_get_trade_stake_amount and
test_get_trade_stake_amount_no_stake_amount fixed: “pair” arg added to
_get_trade_stake_amount
|
2018-09-24 15:02:50 +02:00 |
|
misagh
|
303eefda76
|
test_get_trade_stake_amount_unlimited_amount fixed: “pair” argument
added to _get_trade_stake_amount
|
2018-09-24 14:55:49 +02:00 |
|
Matthias
|
c429eae6e4
|
Adjust remaining tests to _load_markets refactoring
|
2018-09-11 19:59:01 +02:00 |
|
Matthias
|
f954efbd64
|
Adapt tests to not _load_markets
|
2018-09-10 20:19:28 +02:00 |
|
Matthias
|
ffd4469c1d
|
fix typo, refresh_tickers does not need a return value
|
2018-08-29 19:56:38 +02:00 |
|
Matthias
|
54ddd908e6
|
Merge branch 'develop' into ccxt-async
|
2018-08-29 19:43:09 +02:00 |
|
Matthias
|
9f8e68ce02
|
Merge branch 'develop' into order-book
|
2018-08-29 19:32:44 +02:00 |
|
Nullart2
|
b6b89a464f
|
move order_book config out of experimental
|
2018-08-29 17:38:43 +08:00 |
|
Matthias
|
42587741dd
|
mock exchange to avoid random failures
|
2018-08-25 13:21:10 +02:00 |
|
Matthias
|
de0f3e43bf
|
remove unused mocks
|
2018-08-19 19:49:39 +02:00 |
|
Matthias
|
ff8ed564f1
|
Refactor refresh_pairs to exchange and fix tests
|
2018-08-16 12:15:09 +02:00 |
|
misagh
|
e6e2799f03
|
Keeping cached Klines only in exchange and renaming _cached_klines to
klines.
|
2018-08-16 11:37:31 +02:00 |
|
misagh
|
a2d9126917
|
Merge branch 'develop' into ccxt-async
|
2018-08-15 15:09:35 +02:00 |
|
Nullart2
|
b34aa46181
|
additional tests
|
2018-08-15 12:05:56 +08:00 |
|
Matthias
|
69cc6aa958
|
Add test to async
|
2018-08-14 16:02:03 +02:00 |
|
Nullart2
|
78610bb47f
|
mock order_book and additional test
|
2018-08-14 18:12:44 +08:00 |
|
Nullart2
|
c9c0e108ab
|
refactor
|
2018-08-07 18:29:37 +08:00 |
|
Matthias
|
255f303850
|
Fix tests and flake8
|
2018-08-07 08:56:06 +02:00 |
|
Nullart2
|
1309c2b14f
|
tests update
|
2018-08-05 22:56:14 +08:00 |
|
Nullart2
|
7143b64fb7
|
tests for coverage
|
2018-08-05 22:41:58 +08:00 |
|
Nullart2
|
4a9bf78770
|
Order Book with tests
|
2018-08-05 12:41:06 +08:00 |
|
Matthias
|
337d9174d9
|
Flake8 fixes
|
2018-08-02 20:11:27 +02:00 |
|