stable/tests
Matthias 4899b06b31
Merge pull request #5273 from freqtrade/fix/profit_calc
fix calculation logic for /profit
2021-07-16 19:19:28 +02:00
..
commands 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
data Move state enums to enums package 2021-06-08 21:20:35 +02:00
edge Update imports for SellType in tests 2021-06-08 21:07:16 +02:00
exchange Add test for ask_orderbook validation 2021-06-25 20:52:34 +02:00
optimize Default to proposed stake 2021-07-11 14:11:41 +02:00
plugins Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter 2021-07-08 07:22:37 +02:00
rpc Fix api test 2021-07-14 21:03:57 +02:00
strategy Merge pull request #5219 from freqtrade/hyperopt_paramfile 2021-07-04 13:56:52 +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 Merge pull request #5229 from kevinjulian/telegram-balance 2021-07-05 06:56:35 +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 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 Default to proposed stake 2021-07-11 14:11:41 +02: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 Extract Closed profit calculation to trade object 2021-07-12 06:54:06 +02: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