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 23aa8dcd51
Simplify profit calculation (removes unnecessary fallback)
3 years ago
..
commands Update final tests 3 years ago
data Don't use type() is comparisons 3 years ago
edge Some more edits due to arrow 3 years ago
exchange Don't use type() is comparisons 3 years ago
exchange_online Improve ccxt tests 3 years ago
freqai pytorch - naming refactor - max_iters to n_steps 3 years ago
leverage Add exception test for interest function 3 years ago
optimize get_analyzed_dataframe should provide dataframe with startup candles 3 years ago
persistence Merge branch 'develop' into feat/stoploss_adjust 3 years ago
plugins Don't remove elements from list we're iterating over 3 years ago
rpc Simplify profit calculation (removes unnecessary fallback) 3 years ago
strategy Simplify profit calculation (removes unnecessary fallback) 3 years ago
testdata Improve and parametrize trades_data tests 3 years ago
utils Split tests for jinja utils 3 years ago
__init__.py
config_test_comments.json
conftest.py Set explicit dtypes 3 years ago
conftest_trades.py Fix mock trade 1 status 3 years ago
conftest_trades_usdt.py conftest_usdt trades - align open orders 3 years ago
pytest.sh
test_arguments.py Don't use type() is comparisons 3 years ago
test_binance_mig.py Add new feather data 3 years ago
test_configuration.py Remove last sandbox occurance 3 years ago
test_directory_operations.py Automatically create freqai models directory 3 years ago
test_docs.sh
test_freqtradebot.py Simplify profit calculation (removes unnecessary fallback) 3 years ago
test_indicators.py
test_integration.py Enhance dca integration test for adjust_entry checks 3 years ago
test_log_setup.py Fix random test failures 3 years ago
test_main.py Clarify function naming 3 years ago
test_misc.py Split tests for jinja utils 3 years ago
test_plotting.py Fix unused import 3 years ago
test_strategy_updater.py Update user_dir fixture to return user_data path 3 years ago
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Add explicit dry_wallet test 3 years ago
test_worker.py Use variable for exchange mocks to shorten lines 3 years ago