.. |
commands
|
adjust tests to match new exchangelist output
|
2021-04-06 07:58:45 +02:00 |
data
|
Reduce verbosity of missing data if less than 1% of data is missing
|
2021-03-30 07:26:39 +02:00 |
edge
|
Allow edge to use dynamic pairlists
|
2021-03-30 20:20:24 +02:00 |
exchange
|
Show potential errors when loading markets
|
2021-03-20 13:34:33 +01:00 |
optimize
|
Fail in case of name and explicit space name collisions
|
2021-04-05 10:53:00 +02:00 |
plugins
|
Replace test occurances of Trade.session with Trade.query.session
|
2021-04-05 07:38:07 +02:00 |
rpc
|
Improve resiliancy of a test
|
2021-04-07 17:10:20 +02:00 |
strategy
|
Fail in case of name and explicit space name collisions
|
2021-04-05 10:53:00 +02:00 |
testdata
|
Fix valueerror in case of empty array files
|
2021-02-01 06:28:49 +01:00 |
__init__.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
config_test_comments.json
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
conftest_trades.py
|
Improve resiliancy of a test
|
2021-04-07 17:10:20 +02:00 |
conftest.py
|
flush after creating mock trades
|
2021-04-06 19:35:28 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Rename config.json.example
|
2021-01-22 19:18:34 +01:00 |
test_configuration.py
|
Merge pull request #4685 from freqtrade/ft_has
|
2021-04-07 10:47:56 +02:00 |
test_directory_operations.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
Replace test occurances of Trade.session with Trade.query.session
|
2021-04-05 07:38:07 +02:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Replace test occurances of Trade.session with Trade.query.session
|
2021-04-05 07:38:07 +02:00 |
test_main.py
|
adjust tests to match new exchangelist output
|
2021-04-06 07:58:45 +02:00 |
test_misc.py
|
Introduce round_coin_value to simplify coin rounding
|
2021-02-13 16:05:35 +01:00 |
test_persistence.py
|
Rename Trade.session to Trade._session
|
2021-04-05 08:46:12 +02:00 |
test_plotting.py
|
Properly patch exchange for plot_profit test
|
2021-02-01 12:58:18 +01: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
|
Improve test coverage
|
2020-10-28 16:29:08 +01:00 |
test_worker.py
|
Throttle may take longer than .10s on slow machines
|
2020-03-05 06:20:36 +01:00 |