Matthias
|
89e68d7d4d
|
test: add test case for string custom stake amount
|
4 months ago |
Matthias
|
ed2427852b
|
test: adapt starting capital tests for tradable_balance_ratio
|
1 year ago |
Matthias
|
f3d7b249be
|
test: Improve wallet tests
|
1 year ago |
Matthias
|
6b1ac499ba
|
tests: more tests for cross wallet
|
1 year ago |
Matthias
|
0fc0b2a1be
|
test: add test for cross balance logic
|
1 year ago |
Matthias
|
7369331e2d
|
tests: add test for multi-pair dry-run wallets
|
1 year ago |
Matthias
|
b4b6de4e0d
|
test: update test ...
|
1 year ago |
Matthias
|
472132c236
|
tests: update test for renamed prop
|
1 year ago |
Matthias
|
bf2d0468f9
|
tests: fix test-data setup for btc test trades
|
1 year ago |
Matthias
|
d2bc47cfe8
|
tests: fix test-data setup for usdt trades
|
1 year ago |
Matthias
|
b37dadcc05
|
tests: dry-wallets test update
|
1 year ago |
Matthias
|
2ffe938206
|
test: update test behavior - wallets has 0, never none
|
2 years ago |
Matthias
|
331159a3d8
|
fix: ensure handle_onexchange_order works without false warnings
futures were not properly handled in this command.
closes #10533
|
2 years ago |
Matthias
|
7090950db6
|
ruff format: Update a few test files
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
1abd8fb8fc
|
Fix wallets test
|
2 years ago |
Matthias
|
cfd5af67ca
|
Add max-open-trades param to get_trade_stake_amount
|
2 years ago |
Matthias
|
35714c469b
|
Add explicit dry_wallet test
|
3 years ago |
Matthias
|
3a4d103bc8
|
Properly check wallets with new type
|
3 years ago |
Matthias
|
e88e259033
|
explicitly test check_exit_amount
|
3 years ago |
Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
3 years ago |
Matthias
|
772800bf74
|
Fix bug in stake_amount adjustment
This was preventing a DCA order to take the remaining stake
|
3 years ago |
Matthias
|
ad0d7c9a9e
|
Don't allow DCA trades to go beyond max order size
closes #7924
|
3 years ago |
Matthias
|
a837571e2b
|
Improve dry-run-wallets in futures case test
|
4 years ago |
Matthias
|
1c26ff4c4c
|
Add dry run test
|
4 years ago |
Matthias
|
9901decf0d
|
Rename get_positions to fetch_positions to align with ccxt naming
|
4 years ago |
Matthias
|
62c42a73e2
|
Add initial rpc test
|
4 years ago |
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
4 years ago |
Sam Germain
|
3ee2b7978c
|
wallets.validate_stake_amount added param max_stake_available
|
4 years ago |
Matthias
|
0058abcc2d
|
Fix crash when no min-stake-amount could be determined
|
4 years ago |
Matthias
|
d3d17f9f8b
|
Only allow min-stake adjustments of up to 30%
fix #5856
|
4 years ago |
Matthias
|
23a566b478
|
validate_stake_amount should not be a private method
|
4 years ago |
Matthias
|
63844d39f6
|
Rename execute_buy to execute_entry
|
5 years ago |
Sam Germain
|
25c527ee67
|
combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot
|
5 years ago |
Matthias
|
2e95df4d8d
|
Update docs for /profit output
|
5 years ago |
Matthias
|
697bf92f6f
|
Add test for get_starting_balance method
|
5 years ago |
Matthias
|
6a8e8875a2
|
Test new behaviour
|
5 years ago |
Matthias
|
ed77889d6b
|
Add explicit tests for _validate_stake_amount
|
5 years ago |
Matthias
|
d8c8a8d8c2
|
Remvoe pointless arguments from get_trade_stake_amount
|
5 years ago |
Matthias
|
1936dd1ee8
|
Add test-case verifying "changing" wallet
with unlimited amount
|
5 years ago |
Matthias
|
bd7e535e42
|
Use "human" amounts in stake_amount tests
|
5 years ago |
Matthias
|
c9e901cf32
|
Move wallet tasks to test_wallets
|
5 years ago |
Matthias
|
ffa6797958
|
Improve test coverage
|
5 years ago |
Matthias
|
4b06c9e0ae
|
Add test verifying wrong behaviour
|
5 years ago |
Matthias
|
c8806a16a1
|
Allow wallet update from /balance
|
6 years ago |
Matthias
|
c741b67c3c
|
Adjust tests for dry_run wallet simulation
|
6 years ago |
Matthias
|
26d76cdb19
|
Adjust imports in tests to new path
|
7 years ago |
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
7 years ago |