Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
1dc3c58775
|
Convert missing candle count to int
closes #8082
|
2023-01-31 11:04:56 +00:00 |
|
Matthias
|
935275010f
|
Remove some unused fixtures
|
2022-12-16 06:46:54 +01:00 |
|
Matthias
|
ca2a878b86
|
Update test naming
|
2022-12-14 20:06:55 +01:00 |
|
Matthias
|
1c0c4fd420
|
Improve test
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
96edd31458
|
Test add_external_candle
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
687eefa06e
|
Improve emit_df testcase
|
2022-12-05 18:19:19 +01:00 |
|
Matthias
|
1626eb7f97
|
Update dataprovider function name to get_producer_df
|
2022-09-22 20:46:40 +02:00 |
|
Timothy Pogue
|
75ce9067dc
|
fix dp test
|
2022-09-12 16:39:16 -06:00 |
|
Timothy Pogue
|
2f6a61521f
|
add more tests
|
2022-09-09 17:14:40 -06:00 |
|
Matthias
|
31ddec8348
|
Add missing test to confirm backtesting won't send messages
|
2022-07-27 06:51:56 +02:00 |
|
Matthias
|
0adfa4d9ef
|
Add tests for dataprovider send-message methods
|
2022-07-27 06:34:15 +02:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
ba1091b9e4
|
Improve dataprovider test
|
2021-12-07 07:11:36 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
2021-08-16 19:16:24 +07:00 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
1c408c0404
|
Add small tests for backtest mode
|
2021-05-09 19:47:37 +02:00 |
|
Matthias
|
4b6cd69c81
|
Add test for no-exchange dataprovider
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
f1cf56cc42
|
Update current_whitelist test
|
2021-04-13 06:57:21 +02:00 |
|
Matthias
|
67193bca3d
|
Move pairlists to be a plugin submodule
|
2020-12-23 16:54:35 +01:00 |
|
Matthias Spiller
|
0d11f0bd75
|
Add unit test for hdf5 dataformat for informative pairs
|
2020-10-31 11:45:46 +00:00 |
|
Matthias
|
8165cc11df
|
Change get_next_limit_in_list to use list comprehension
|
2020-10-13 20:30:35 +02:00 |
|
Matthias
|
c2a6f70b4c
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
|
Matthias
|
29d3ff1bc9
|
Adjust tests to work with ExchangeError
|
2020-06-28 16:04:04 +02:00 |
|
Matthias
|
ab9382434f
|
Add test for get_analyzed_dataframe
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
3e895ae74a
|
Some more replacements of ticker_interval
|
2020-06-02 09:41:42 +02:00 |
|
Matthias
|
950f358982
|
Replace occurances in test files
|
2020-06-01 20:47:27 +02:00 |
|
hroff-1902
|
d84cb3be77
|
Improve test
|
2020-05-15 19:19:52 +03:00 |
|
hroff-1902
|
78b81bac48
|
Add test for dp.ticker()
|
2020-05-14 16:43:16 +03:00 |
|
Matthias
|
e864db1843
|
Update test for dp.current_whitelist
|
2020-05-12 06:38:14 +02:00 |
|
Paul D. Mendes
|
9fbe135790
|
attached pairlist manager onto dataprovider init for unified access to dynamic whitelist
|
2020-05-11 20:17:03 +04:00 |
|
Paul D. Mendes
|
bc9efc31ad
|
Added Method for accessing current pair list on initialization for dynamic informative pairs
moved import into function to avoid circular import with hyperopt
|
2020-05-11 19:45:15 +04:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
Matthias
|
d801dec6aa
|
Some more places with ticker_interval gone
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
5e23cc719d
|
Add tests for orderbook and market in dataprovider
|
2019-10-10 19:38:01 +02:00 |
|
Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
2019-09-20 20:16:12 +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 |
|