stable/tests
Matthias 7c66f2776d
Merge pull request #6384 from samgermain/compat-contract
test_ccxt__get_contract_size
2022-02-10 19:07:04 +01:00
..
commands New config (#6333) 2022-02-02 14:46:44 +01:00
data Improve wording of "no history found" error 2022-01-26 06:53:00 +01:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange test_ccxt__get_contract_size 2022-02-10 06:59:43 -06:00
leverage moved liquidation_price method to exchange classes 2022-01-31 12:16:43 -06:00
optimize deleted outdated todos 2022-02-07 02:47:18 -06:00
plugins Merge branch 'develop' into feat/short 2022-01-07 10:13:16 +01:00
rpc Add leverage/short properties to api responses 2022-02-01 07:08:43 +01:00
strategy removed strategy_test_v3.populate_sell_trend # TODO-lev: Add short logic, because it looked like the short logic was already there 2022-02-03 17:48:33 -06:00
testdata Improve backtest tests 2022-01-22 19:46:11 +01:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest.py check for max stake limit in freqtradebot and backtesting 2022-02-03 20:33:04 -06:00
conftest_trades.py removed rename todos 2022-01-08 03:09:47 -06:00
conftest_trades_usdt.py changes some tests to use usdt values 2021-10-02 01:44:30 -06:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Use new TestStrategy (V3) by default in tests 2021-09-21 20:24:08 +02:00
test_configuration.py Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
test_directory_operations.py merged with feat/short 2021-09-15 22:28:10 -06:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Merge branch 'feat/short' into max-amount 2022-02-04 04:42:38 -06:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Merge pull request #6306 from freqtrade/short_forceentry 2022-01-30 07:36:14 +01:00
test_main.py flake8 adjustments 2021-07-16 02:03:25 -06:00
test_misc.py Merge branch 'develop' into feat/short 2022-01-01 19:16:49 +01:00
test_periodiccache.py merged with feat/short 2021-09-19 17:02:09 -06:00
test_persistence.py removed isolated_liq= 2022-01-31 12:16:43 -06:00
test_plotting.py Revert "plot.generate_candlestick_graph Added short equivelent, separating plotting scatter creation to a function" 2022-02-03 17:48:34 -06:00
test_talib.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_timerange.py Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
test_wallets.py wallets.validate_stake_amount added param max_stake_available 2022-02-03 20:33:16 -06:00
test_worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00