Commit Graph

46 Commits

Author SHA1 Message Date
Matthias d53f63023a Change log_has to get caplog instead of caplog.record_tuples in more
tests
2019-08-11 20:16:52 +02:00
Matthias 4a916125a0 Tests need to pass pair to parse_ticker_dataframe 2019-06-15 13:48:08 +02:00
Matthias 7b074765ab Improve edge tests - cleanup test file 2019-05-23 19:48:22 +02:00
Matthias 40899d08dd Fix failing test (all timezones are in UTC, so we should not convert to
None)
2019-03-23 15:24:11 +01:00
Matthias fae875f588 Implement missing_data_fillup to tests and operations 2018-12-31 19:15:49 +01:00
Matthias 34ea214f7c Fix some tests to use dataframe 2018-12-15 14:42:21 +01:00
Matthias 92c800d925 Adjust tests to data.history 2018-12-14 06:32:49 +01:00
Matthias 0250a96feb Sort imports 2018-12-14 06:32:49 +01:00
misagh 24f9ea29c6 tests fixed 2018-12-04 17:13:46 +01:00
misagh bd673178ce constants removed 2018-12-01 11:56:53 +01:00
misagh 33f1cc13b3 fixing tests 2018-12-01 11:56:16 +01:00
misagh 12471e012e added tests for position sizing 2018-11-30 17:59:51 +01:00
misagh abd88767f8 Merge branch 'develop' into edge_position 2018-11-30 17:50:06 +01:00
misagh 74ca34f2de flaking8 2018-11-29 18:45:37 +01:00
misagh 3d37c5d767 edge non existing stoploss fixed. solves #1370 2018-11-29 18:31:08 +01:00
misagh 159ac6e657 edge tests fixed for position sizing 2018-11-27 14:02:34 +01:00
misagh eb53281434 python beginner problem resolved 2018-11-22 00:04:20 +01:00
misagh f666d1596b renaming edge to edge_cli for command line version 2018-11-15 10:31:56 +01:00
misagh bb9a1e5f9f edge cli tests added 2018-11-14 19:14:34 +01:00
misagh ac0c931492 adding number of trades + average trade duration to edge info 2018-11-14 13:38:04 +01:00
misagh 523a9a603c fix tests 2018-11-10 17:20:11 +01:00
misagh 12e735e831 1) extracting edge_conf to a fixture
2) test cased adjusted to Backtesting
3) Formatted backtesting_details a bit
2018-11-09 20:51:15 +01:00
misagh e5c6499706 assigning strategy to edge from FreqtradeBot 2018-11-08 00:22:46 +01:00
misagh 866da8aaa1 reinitializing Edge calculated data in case of inability to download
backtesting data
2018-11-07 19:24:53 +01:00
misagh 934dd97eb2 adding init for edge test folder 2018-11-07 18:54:21 +01:00
misagh 96a43327ca _pair_info moved to class header for reusibility 2018-11-07 18:52:15 +01:00
misagh ed24d96a79 some formatting for flake8 2018-11-04 18:57:57 +01:00
misagh 14bfd4b7ee using named tuples for keeping pairs data 2018-11-04 18:11:58 +01:00
misagh ece1c8a702 flake8 again and again and again and again
https://www.youtube.com/watch?v=MuSK3pDDYD4
2018-11-02 20:12:48 +01:00
misagh d1ba994e54 expectancy test completed 2018-11-02 20:07:45 +01:00
misagh 237233c300 renaming tests 2018-11-02 19:59:06 +01:00
misagh 2ef2754ffd flake8 happiness satisfied 2018-11-02 19:55:41 +01:00
misagh 3eeaa50fe5 stoploss and sell signal tests done 2018-11-02 19:54:32 +01:00
misagh 333d505b66 OHLC validation corrected 2018-11-02 19:01:37 +01:00
misagh 05b8010460 removing unnecessary test cases 2018-11-02 18:10:03 +01:00
misagh 426db72126 removing test line 2018-10-25 17:24:33 +02:00
misagh dfeabcf7e5 Edge tests template refactored to be more readable 2018-10-25 16:59:05 +02:00
misagh 6d4f68fcdb unnecessary variables removed 2018-10-05 17:25:56 +02:00
misagh bd25212bd6 test case added: edge calculate function 2018-10-05 17:07:20 +02:00
misagh d3078d7564 test case added: edge stop loss for pair 2018-10-04 18:51:59 +02:00
misagh 06d75a8bad test cases added: force_stoploss by Edge 2018-10-04 18:05:46 +02:00
misagh b57d9edda8 Edge test expectancy function (round 1) 2018-10-03 14:23:10 +02:00
misagh a46b3ec9e7 first test completed 2018-10-03 10:37:36 +02:00
misagh de20e142a0 added 9 use cased for testing Edge 2018-10-02 18:05:24 +02:00
misagh a364a1e40d Edge package test cases drafted 2018-10-02 16:32:57 +02:00
misagh 697493bd01 test cases for Edge package drafted 2018-10-02 16:07:33 +02:00