stable/tests
Sam Germain d4a7d2d444 Added short and exit_short to strategy 2021-08-18 16:52:20 -06:00
..
commands Fix failing test after webserver merge 2021-07-18 11:06:14 +02:00
data Move state enums to enums package 2021-06-08 21:20:35 +02:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange Merge pull request #5318 from samgermain/combined_exchange_buy_sell 2021-08-02 20:11:09 +02:00
leverage Parametrize tests 2021-08-09 11:35:27 +02:00
optimize Added short and exit_short to strategy 2021-08-18 16:52:20 -06:00
plugins Autopep8 formatting 2021-08-06 16:35:39 -06:00
rpc Added short and exit_short to strategy 2021-08-18 16:52:20 -06:00
strategy Added short and exit_short to strategy 2021-08-18 16:52:20 -06: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 Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest.py Merge branch 'develop' into margin-db 2021-08-02 23:58:44 -06:00
conftest_trades.py Merged with feat/short 2021-08-09 00:24:25 -06:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Autopep8 formatting 2021-08-06 16:35:39 -06:00
test_configuration.py Merge pull request #5360 from freqtrade/hyperopt_protections 2021-08-07 09:42:05 +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 Merge branch 'develop' into margin-db 2021-08-02 23:58:44 -06:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py Update imports for SellType in tests 2021-06-08 21:07:16 +02:00
test_main.py flake8 adjustments 2021-07-16 02:03:25 -06:00
test_misc.py style: apply flake8 formatting 2021-07-12 13:22:36 +00:00
test_persistence.py Changed interest implementation 2021-08-08 17:09:17 -06:00
test_plotting.py Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently 2021-07-13 19:39:23 -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 combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot 2021-07-28 14:55:06 -06:00
test_worker.py Move state enums to enums package 2021-06-08 21:20:35 +02:00