stable/tests
Matthias 8e44de7f83
Merge pull request #5071 from janoskut/plot-profit-make-open-html-optional
plot-profit: Make "auto-open" HTML result optional
2021-06-03 05:40:38 +01:00
..
commands test-pairlist: remove non-JSON headline from JSON output 2021-06-02 21:02:21 +02:00
data Tests should write to tmpdir, not testdir 2021-05-30 16:26:24 +02:00
edge Update tests to match new behaviour 2021-05-05 19:58:45 +02:00
exchange Move get_sell_rate to exchange class 2021-06-02 11:41:13 +02:00
optimize Don't write to testdir, but to tempdir 2021-05-30 08:43:14 +02:00
plugins Add tests for max-value filter 2021-05-17 19:47:57 +02:00
rpc Move get_sell_rate to exchange class 2021-06-02 11:41:13 +02:00
strategy allow list-strategies to show if params are hyperoptable 2021-05-29 13:27:08 +02:00
testdata Better test hyperopt writing and reading 2021-05-12 19:06:09 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json use binance intests instead of bittrex 2021-04-20 12:59:15 +02:00
conftest.py fix Hyperopt-list avg-time filters 2021-05-31 20:01:40 +02:00
conftest_trades.py use binance intests instead of bittrex 2021-04-20 12:59:15 +02:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py plot-profit: Make "auto-open" HTML result optional 2021-06-02 21:33:26 +02:00
test_configuration.py Add test for load_config 2021-05-30 20:14:54 +02:00
test_directory_operations.py Add chown method to support docker 2021-04-08 20:17:07 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Adjust missed tests 2021-06-02 11:43:47 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Introduce cancel_stoploss_with_result 2021-05-16 14:15:24 +02:00
test_main.py adjust tests to match new exchangelist output 2021-04-06 07:58:45 +02:00
test_misc.py Introduce round_coin_value to simplify coin rounding 2021-02-13 16:05:35 +01:00
test_persistence.py Update orders-migrations to work with new sqlalchemy syntax 2021-05-27 11:38:28 +02:00
test_plotting.py plot-profit: Make "auto-open" HTML result optional 2021-06-02 21:33:26 +02: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 Remvoe pointless arguments from get_trade_stake_amount 2021-04-21 20:01:10 +02:00
test_worker.py Throttle may take longer than .10s on slow machines 2020-03-05 06:20:36 +01:00