.. |
commands
|
Fix failing test after webserver merge
|
2021-07-18 11:06:14 +02:00 |
data
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
edge
|
remove SN
|
2021-07-23 18:41:29 +07:00 |
exchange
|
Merge pull request #5318 from samgermain/combined_exchange_buy_sell
|
2021-08-02 20:11:09 +02:00 |
optimize
|
Add test for backtesting dataframe cache
|
2021-07-31 08:44:09 +02:00 |
plugins
|
Some minor cleanup and improved test coverage
|
2021-08-02 07:15:09 +02:00 |
rpc
|
Merge pull request #5318 from samgermain/combined_exchange_buy_sell
|
2021-08-02 20:11:09 +02:00 |
strategy
|
restore interface test file
|
2021-08-03 16:02:10 -04: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
|
Changed tests in tests/test_persistence.py to use usdt prices
|
2021-07-31 20:44:49 -06:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
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
|
2021-07-13 19:39:23 -06:00 |
test_configuration.py
|
Add environment variable support
|
2021-07-31 19:26:56 +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
|
add unit test to function get_valid_price
|
2021-08-12 15:30:49 -04: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
|
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_persistence.py
|
Removed leverage references
|
2021-08-01 03:01:47 -06:00 |
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
|
2021-07-13 19:39:23 -06: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
|
combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot
|
2021-07-28 14:55:06 -06:00 |
test_worker.py
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |