..
commands
Move state enums to enums package
2021-06-08 21:20:35 +02: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
Merge pull request #5212 from rokups/rk/trailing-stop-2
2021-07-03 08:39:30 +02:00
plugins
Try fix fluky test
2021-06-19 20:30:51 +02:00
rpc
Merge pull request #5082 from freqtrade/dry_run_order
2021-06-25 18:26:01 +02:00
strategy
Add range property to CategoricalParameter and DecimalParameter, add their tests.
2021-07-03 16:02:45 +03: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_trades.py
use binance intests instead of bittrex
2021-04-20 12:59:15 +02:00
conftest.py
Update tests for removed order_book_max option
2021-06-25 20:45:53 +02:00
pytest.sh
Remove obsolete scripts
2019-10-24 23:11:07 +03:00
test_arguments.py
plot-profit: Make "auto-open" HTML result optional
2021-06-02 21:33:26 +02:00
test_configuration.py
Add settings interface to have types available
2021-06-26 17:28:37 +02: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
Update tests for new config structure
2021-06-26 16:39:01 +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
Move state enums to enums package
2021-06-08 21:20:35 +02:00
test_misc.py
Introduce round_coin_value to simplify coin rounding
2021-02-13 16:05:35 +01:00
test_persistence.py
Update orders-migrations to work with new sqlalchemy syntax
2021-05-27 11:38:28 +02:00
test_plotting.py
Require timeframe for plot-profit
2021-06-12 09:03:55 +02: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
Remvoe pointless arguments from get_trade_stake_amount
2021-04-21 20:01:10 +02:00
test_worker.py
Move state enums to enums package
2021-06-08 21:20:35 +02:00