You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests
Sam Germain 804bc8134f
Merge branch 'develop' into example_json_filename_extensions
5 years ago
..
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 5 years ago
data Move state enums to enums package 5 years ago
edge Update imports for SellType in tests 5 years ago
exchange Add test for ask_orderbook validation 5 years ago
optimize Default to proposed stake 5 years ago
plugins Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter 5 years ago
rpc Implement strategy-controlled stake sizes. Expose `self.wallet` to a strategy. 5 years ago
strategy Merge pull request #5219 from freqtrade/hyperopt_paramfile 5 years ago
testdata Better test hyperopt writing and reading 5 years ago
__init__.py
config_test_comments.json use binance intests instead of bittrex 5 years ago
conftest.py Merge pull request #5229 from kevinjulian/telegram-balance 5 years ago
conftest_trades.py use binance intests instead of bittrex 5 years ago
pytest.sh
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 5 years ago
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 5 years ago
test_directory_operations.py Add chown method to support docker 5 years ago
test_docs.sh Adjust windows docs, fix failing doc-test 6 years ago
test_freqtradebot.py Default to proposed stake 5 years ago
test_indicators.py Apply isort to tests 6 years ago
test_integration.py Update imports for SellType in tests 5 years ago
test_main.py flake8 adjustments 5 years ago
test_misc.py style: apply flake8 formatting 5 years ago
test_persistence.py Extract Closed profit calculation to trade object 5 years ago
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 5 years ago
test_talib.py Apply isort to tests 6 years ago
test_timerange.py Use OperationalException for TimeRange errors 5 years ago
test_wallets.py Test new behaviour 5 years ago
test_worker.py Move state enums to enums package 5 years ago