Matthias
|
05ef4f9b6f
|
Fix forceenter - cancel dialog not working
closes #9368
|
2023-11-01 09:10:21 +01:00 |
|
Matthias
|
97a37198b9
|
Update test
|
2023-09-08 06:39:42 +02:00 |
|
Matthias
|
ffdb5fb790
|
Fix further tests after conftest_trades rework
|
2023-08-24 18:06:17 +02:00 |
|
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
2023-07-15 16:09:13 +01:00 |
|
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
3ec55885bd
|
Remove arrow from more tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
bbce738523
|
Improve tests around timezone
|
2023-05-14 08:42:30 +02:00 |
|
Matthias
|
7bba034efd
|
Merge pull request #8560 from freqtrade/feat/recoverTrades
Recover trades after selling on exchange
|
2023-05-13 16:35:08 +02:00 |
|
Matthias
|
0adac268ee
|
Add test for #8591
|
2023-05-03 07:01:57 +02:00 |
|
Matthias
|
25bed7bb87
|
Update telegram help with reload_trade
|
2023-04-25 19:39:52 +02:00 |
|
Matthias
|
7287e9da1d
|
Add telegram endpoint for reload_trade
|
2023-04-25 19:34:37 +02:00 |
|
Matthias
|
c06759223e
|
Improve telegram async tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
d25e82d095
|
Mock exchange loop
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
5608aaca26
|
Simplify mocking
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
7171fd1132
|
Test telegram startup
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
c9e6137ad0
|
Fix test_telegram _init test
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
cf0b37057c
|
update telegram "cleanup" test
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
69f61ef767
|
Further telegram async tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
4177afdf8b
|
More async test updates
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
678c9ae67f
|
Fix some more async telegram tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
c475c81841
|
Update several tests to async behavior
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
fb56889b43
|
Update a few tests ...
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
68ac934929
|
Update command list to handle frozenSets
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
57eed50acb
|
Fix some test failures caused by v20 update
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
c37b7b77e4
|
move telegram fixture to telegram file
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
8086d90535
|
Update some tests for balance updates
|
2023-04-24 12:34:59 +02:00 |
|
Matthias
|
741834301f
|
Update tests
|
2023-04-22 17:21:03 +02:00 |
|
Matthias
|
c4f8ff95dd
|
Update tests
|
2023-04-22 16:13:27 +02:00 |
|
Matthias
|
20d17cbc52
|
Disable telegram from default_conf
|
2023-04-15 17:39:23 +02:00 |
|
Matthias
|
40ffac9de0
|
Prevent random test failures by freezing time for certain tests
|
2023-04-10 19:45:24 +02:00 |
|
Matthias
|
56c2aa89bc
|
Merge pull request #8344 from freqtrade/fix/db_concurrent
Fix db concurrent problem
|
2023-03-20 18:17:09 +01:00 |
|
Matthias
|
222ecdecd2
|
Improve code quality
|
2023-03-19 17:50:08 +01:00 |
|
Matthias
|
62c8dd98d5
|
Use combination of thread-local and asyncio-aware session context
|
2023-03-18 19:28:22 +01:00 |
|
Matthias
|
9d6e973e5b
|
remove .query from most tests
|
2023-03-16 07:25:04 +01:00 |
|
Matthias
|
47ab285252
|
Minor test fix
|
2023-03-15 20:49:35 +01:00 |
|
Matthias
|
fff08f737f
|
/status msg - improve formatting further
|
2023-03-06 06:39:05 +01:00 |
|
Matthias
|
108a578772
|
Update tests to latest rpc changes
|
2023-03-04 20:17:19 +01:00 |
|
Matthias
|
022f85095e
|
Show Number of exits
part of #8234
|
2023-03-03 06:31:40 +01:00 |
|
Matthias
|
5d0e14b564
|
Don't mock full modules
|
2023-03-02 18:23:49 +01:00 |
|
Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
dd10dec73d
|
Improve variable wording
|
2023-02-28 20:31:02 +01:00 |
|
Matthias
|
386915378b
|
Improve /status message (show Total profit)
|
2023-02-28 19:54:47 +01:00 |
|
Matthias
|
244fd0e731
|
Merge pull request #8184 from LangLazy/feature
Feature market direction
|
2023-02-28 17:22:31 +01:00 |
|
Matthias
|
65d1598a90
|
Show absolute profit in /status command
|
2023-02-27 21:17:02 +01:00 |
|
Rahul Gudise
|
ade64f25d3
|
fixed formatting
|
2023-02-17 17:08:39 -05:00 |
|
Rahul
|
72af1912ca
|
added new text
|
2023-02-17 22:01:00 +00:00 |
|
Matthias
|
9600039686
|
Update dry-run fill method naming
|
2023-02-17 06:37:03 +01:00 |
|