..
commands
Rename command to backtesting-show
2021-10-31 10:13:11 +01:00
data
Improve message when no hyperopt fie is found
2022-01-21 15:24:26 +01:00
edge
remove SN
2021-07-23 18:41:29 +07:00
exchange
Filter tickers on stake-currency for kraken
2022-01-28 07:20:47 +01:00
optimize
Add test for backtest dataprovider
2022-01-27 18:59:23 +01:00
plugins
Performancefilter - improve sorting
2022-02-06 16:19:11 +01:00
rpc
Merge pull request #6272 from stash86/fix-docs
2022-02-05 16:22:45 +01:00
strategy
Update test to add new argument
2022-01-24 07:02:02 +01:00
testdata
fix tests
2022-01-20 18:37:17 +00: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_trades_usdt.py
Performancefilter - improve sorting
2022-02-06 16:19:11 +01:00
conftest_trades.py
Add test for new /status telegram message
2022-02-03 19:41:45 +01:00
conftest.py
Add losing trade to usdt_mock_trades
2022-02-06 16:02:18 +01:00
pytest.sh
Remove obsolete scripts
2019-10-24 23:11:07 +03:00
test_arguments.py
Rename DefaultStrategy
2021-08-26 07:25:53 +02:00
test_configuration.py
Fix empty "/log" endpoint in certain moments
2022-01-16 15:37:00 +01:00
test_directory_operations.py
Update documentation regarding Legacy Hyperopt
2021-09-12 08:18:17 +02:00
test_docs.sh
Adjust windows docs, fix failing doc-test
2020-09-04 07:28:21 +02:00
test_freqtradebot.py
Update setting to max_entry_position_adjustment
2022-01-27 16:57:50 +01:00
test_indicators.py
Apply isort to tests
2020-09-28 19:43:15 +02:00
test_integration.py
Just in case also check for closed to avoid counting in canceled orders.
2022-01-23 17:56:41 +02:00
test_main.py
flake8 adjustments
2021-07-16 02:03:25 -06:00
test_misc.py
Improve uri_logging test
2021-12-15 19:25:30 +01:00
test_periodiccache.py
Add Tests for AgeFilter caching
2021-09-14 06:45:26 +02:00
test_persistence.py
Merge pull request #6273 from freqtrade/pg_migrations
2022-02-06 14:39:02 +01:00
test_plotting.py
show buy_tag only if not None
2022-01-20 18:44:09 +00: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
Fix crash when no min-stake-amount could be determined
2022-02-02 12:20:05 +01:00
test_worker.py
Slightly reduce verbosity when reload_conf is issued
2021-12-23 20:33:13 +01:00