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
Matthias 5cdae17d19
Add tests for timerange modifications
7 years ago
..
data Merge pull request #2393 from freqtrade/remove_timeframe 7 years ago
edge Allow multiple ROI in detail-backtest tests 7 years ago
exchange Merge branch 'develop' into list-pairs2 7 years ago
optimize Implement startup-period to default-strategy 7 years ago
pairlist Adjust imports in tests to new path 7 years ago
rpc Clean up the use of patch_exchange 7 years ago
strategy Trades should use timestamps or dates, not indexes 7 years ago
testdata Add some test data 7 years ago
__init__.py Move tests out of freqtrade module 7 years ago
config_test_comments.json Move experimental settings to ask_strategy 7 years ago
conftest.py Merge branch 'develop' into list-pairs2 7 years ago
pytest.sh Remove obsolete scripts 7 years ago
test_arguments.py Add test for this behaviour 7 years ago
test_configuration.py Make paths os independent to have tests pass on windows 7 years ago
test_freqtradebot.py Fix typo 7 years ago
test_main.py Update tests to not use Namespace 7 years ago
test_misc.py Add tests for plural(), taken from #1989 7 years ago
test_persistence.py don't print in tests 7 years ago
test_plotting.py Make paths os independent to have tests pass on windows 7 years ago
test_talib.py Move tests out of freqtrade module 7 years ago
test_timerange.py Add tests for timerange modifications 7 years ago
test_utils.py Merge branch 'develop' into align_utils 7 years ago
test_wallets.py Adjust imports in tests to new path 7 years ago