stable/tests
Matthias 1c63d01cec Prevent using market-orders on gateio
GateIo does not support market orders on spot markets
2021-10-03 14:14:16 +02:00
..
commands Add test for trades-to-ohlcv 2021-09-29 19:39:29 +02:00
data Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
edge remove SN 2021-07-23 18:41:29 +07:00
exchange Prevent using market-orders on gateio 2021-10-03 14:14:16 +02:00
optimize Improve dates used for hyperopt tests 2021-10-02 15:37:01 +02:00
plugins Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture. 2021-09-29 10:15:05 +03:00
rpc Fixed breaking rpc tests 2021-10-02 01:44:30 -06:00
strategy Improve generate_test_data to make it easier to use 2021-10-02 15:23:48 +02:00
testdata Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
config_test_comments.json Autopep8 formatting 2021-08-06 16:35:39 -06:00
conftest.py Change usdt stake_amount to 60$ 2021-10-03 09:22:50 +02:00
conftest_trades.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
conftest_trades_usdt.py changes some tests to use usdt values 2021-10-02 01:44:30 -06:00
pytest.sh Remove obsolete scripts 2019-10-24 23:11:07 +03:00
test_arguments.py Rename DefaultStrategy 2021-08-26 07:25:53 +02:00
test_configuration.py Remove credentials whenever dry-run is set from within the exchange 2021-09-13 20:27:32 +02:00
test_directory_operations.py Update documentation regarding Legacy Hyperopt 2021-09-12 08:18:17 +02:00
test_docs.sh Adjust windows docs, fix failing doc-test 2020-09-04 07:28:21 +02:00
test_freqtradebot.py Change usdt stake_amount to 60$ 2021-10-03 09:22:50 +02:00
test_indicators.py Apply isort to tests 2020-09-28 19:43:15 +02:00
test_integration.py notify_buy -> notify_enter, notify_sell -> notify_exit 2021-09-08 02:06:01 -06: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_periodiccache.py Add Tests for AgeFilter caching 2021-09-14 06:45:26 +02:00
test_persistence.py Fix filled exception 2021-08-12 05:02:56 +00:00
test_plotting.py Rename DefaultStrategy 2021-08-26 07:25:53 +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 Rename execute_buy to execute_entry 2021-08-26 06:48:26 +02:00
test_worker.py Move state enums to enums package 2021-06-08 21:20:35 +02:00