Matthias
|
201e02e73f
|
Add test for Timeout - move tests to test_history
|
2019-05-25 20:31:21 +02:00 |
|
Matthias
|
65a4862d1f
|
Adapt tests to load start_* methods from optimize
|
2019-05-25 20:01:43 +02:00 |
|
Matthias
|
b38c43141c
|
Adjust imports to new location
|
2019-05-25 16:53:35 +02:00 |
|
hroff-1902
|
90a52e4602
|
tests adjusted; new test_start_no_data() added for hyperopt
|
2019-05-14 09:23:09 +03:00 |
|
hroff-1902
|
003461ec96
|
tests adjusted
|
2019-05-12 21:19:20 +03:00 |
|
hroff-1902
|
75306b7a6e
|
tests adjusted
|
2019-05-11 10:17:46 +03:00 |
|
hroff-1902
|
269699988b
|
test adjusted
|
2019-05-01 15:55:56 +03:00 |
|
Matthias
|
4804f45156
|
Merge pull request #1802 from freqtrade/refactor/config
Refactor config
|
2019-04-30 12:13:40 +02:00 |
|
Matthias
|
40c0207377
|
revert erroneous refactor
|
2019-04-26 19:59:05 +02:00 |
|
Matthias
|
99b08fbd13
|
Remove unused Hyperopt test lines
|
2019-04-26 19:51:57 +02:00 |
|
Matthias
|
87329c689d
|
Change ticker_interval too
|
2019-04-24 21:24:00 +02:00 |
|
Matthias
|
a0413b5d91
|
Only log one message per call
|
2019-04-24 21:12:23 +02:00 |
|
hroff-1902
|
a8e787fda8
|
test adjusted
|
2019-04-24 11:25:15 +03:00 |
|
hroff-1902
|
95ebd07735
|
an attempt to fix mocking
|
2019-04-24 10:38:50 +03:00 |
|
hroff-1902
|
2f0ad0d28c
|
test adjusted
|
2019-04-23 22:03:41 +03:00 |
|
hroff-1902
|
ad85ac3dde
|
make --refresh-pairs-cached common option for optimization; added support for it into hyperopt
|
2019-04-22 21:24:45 +03:00 |
|
Matthias
|
f620449bec
|
Add test for hyperoptresolver
|
2019-01-06 19:38:32 +01:00 |
|
Matthias
|
440a7ec9c2
|
fix pytest
|
2019-01-06 19:31:25 +01:00 |
|
Matthias
|
2147bd8847
|
Fix problem when no experimental dict is available
|
2019-01-06 13:29:14 +01:00 |
|
Matthias
|
fae875f588
|
Implement missing_data_fillup to tests and operations
|
2018-12-31 19:15:49 +01:00 |
|
Matthias
|
d0c9791ca6
|
Fix tests to support load_data with dataframe
|
2018-12-15 15:38:40 +01:00 |
|
Matthias
|
92c800d925
|
Adjust tests to data.history
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
3ac2106a16
|
Merge pull request #1290 from freqtrade/fix/backtest_toomanyopen
fix backtesting not respecting max_open_trades
|
2018-11-30 19:17:09 +01:00 |
|
Matthias
|
21a093bcdb
|
extract resolvers to IResolvers and it's own package
|
2018-11-24 20:00:02 +01:00 |
|
Matthias
|
805f509498
|
Merge branch 'develop' into fix/backtest_toomanyopen
|
2018-11-24 10:39:16 +01:00 |
|
Matthias
|
9cd2ed5a16
|
fix hyperopt get_timeframe mock
|
2018-11-09 07:13:20 +01:00 |
|
Matthias
|
6729dfa6d3
|
Add get_timeframe mock for hyperopt
|
2018-11-09 07:12:41 +01:00 |
|
Stephen Dade
|
469db0d434
|
Decoupled custom hyperopts from hyperopt.py
|
2018-11-07 06:26:16 +01:00 |
|
Matthias
|
8a3272e7c5
|
don't copy tickerdata_to_dataframe into backtesting
it's used only once, so this does not make sense and hides the origin of
the function
|
2018-10-17 19:47:19 +02:00 |
|
Matthias
|
1b290ffb5d
|
Update hyperopt to show errors if non-supported variables are used
|
2018-09-29 13:49:38 +02:00 |
|
Janne Sinivirta
|
f85cc422a3
|
Merge branch 'develop' into cleaner-tests
|
2018-07-30 21:08:55 +03:00 |
|
Janne Sinivirta
|
8b8d3f3b75
|
default_conf is function-scoped fixture, no need to deepcopy it
|
2018-07-30 15:41:02 +03:00 |
|
Janne Sinivirta
|
3083e5d2be
|
use pytest fixture properly in test_hyperopt
|
2018-07-30 13:26:54 +03:00 |
|
Janne Sinivirta
|
e242842805
|
remove more useless docstrings from tests
|
2018-07-30 12:09:07 +03:00 |
|
Matthias
|
2401fa15d2
|
Change missed calls to advise_* functions
|
2018-07-29 21:07:21 +02:00 |
|
Gert Wohlgemuth
|
921f645623
|
fixing tests...
|
2018-07-29 20:55:06 +02:00 |
|
Gert Wohlgemuth
|
3dd7d209e9
|
more test fixes
|
2018-07-29 20:55:06 +02:00 |
|
Janne Sinivirta
|
f832edf5bc
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
|
Janne Sinivirta
|
96bb2efe69
|
use joblib.dump and load for trials
|
2018-07-03 23:08:29 +03:00 |
|
Janne Sinivirta
|
9dbe0f50a3
|
fix tests after changing the dumping and pickling dataframe in hyperopt
|
2018-07-03 22:09:59 +03:00 |
|
Janne Sinivirta
|
2b6407e598
|
remove unused tests from hyperopt
|
2018-06-25 11:38:42 +03:00 |
|
Janne Sinivirta
|
118a43cbb8
|
fixing tests for hyperopt
|
2018-06-24 15:27:53 +03:00 |
|
xmatthias
|
2b099a89e4
|
fix styling issues
|
2018-06-17 23:38:07 +02:00 |
|
xmatthias
|
e194af8d25
|
Streamline validate_pair patching
|
2018-06-17 23:38:07 +02:00 |
|
xmatthias
|
ace5198475
|
fix optimize tests
|
2018-06-17 23:38:07 +02:00 |
|
xmatthias
|
7564f7e526
|
fix hyperopt test when no config.json exists
|
2018-06-16 13:49:03 +02:00 |
|
Matthias
|
a5511e2e30
|
Merge pull request #894 from freqtrade/feature/force_close_backtest
Display open trades after backtest period
|
2018-06-16 12:49:08 +02:00 |
|
Janne Sinivirta
|
0c85febe76
|
remove all mongodb related code
|
2018-06-16 09:09:28 +03:00 |
|
Janne Sinivirta
|
c1f8f641e6
|
remove use of hyperopt_conf.py
|
2018-06-16 09:09:28 +03:00 |
|
xmatthias
|
9cc087c788
|
update hyperopt tests to support new structure
|
2018-06-10 13:56:23 +02:00 |
|