stable/tests
kevinjulian 5d04d6ffa7 fix edge testcase 2021-07-20 23:40:32 +07: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 fix edge testcase 2021-07-20 23:40:32 +07:00
exchange Merge get_buy_rate and get_sell_rate 2021-07-17 22:51:20 -06:00
optimize fix edge testcase 2021-07-20 23:40:32 +07:00
plugins Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name 2021-07-20 19:19:46 +07:00
rpc Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name 2021-07-20 19:19:46 +07:00
strategy Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name 2021-07-20 19:19:46 +07: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 Merge branch 'develop' into feat/kevinjulian/add-buy-signal-name 2021-07-20 19:19:46 +07: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 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_configuration.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_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 feat/kevinjulian/add-buy-signal-name 2021-07-20 19:19:46 +07: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 fix test persistance 2021-07-20 20:23:47 +07: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 Update docs for /profit output 2021-07-15 20:12:44 +02:00
test_worker.py Move state enums to enums package 2021-06-08 21:20:35 +02:00