Alexander Krotov
|
4f8e7e0166
|
python: fix more flaky tests
This change fixes test_immediate_autodelete and maybe other tests using
DirectImap.get_all_messages().
|
2020-08-08 23:04:05 +03:00 |
|
holger krekel
|
37943d3d16
|
fix another flaky test
|
2020-07-16 11:55:51 +02:00 |
|
holger krekel
|
90be708791
|
fix dump of messages to files when a test fails
|
2020-07-16 11:55:51 +02:00 |
|
holger krekel
|
a27b379ce0
|
fix #1720 -- don't wait for the daemon eventhread to terminate but count on it to eventually die
|
2020-07-16 11:55:51 +02:00 |
|
Hocuri
|
351e5dc6f3
|
Add Python test
|
2020-06-17 10:58:27 +02:00 |
|
holger krekel
|
503202376a
|
remove logid from Account creation, one can now just use the "displayname" for log purposes
|
2020-06-09 14:39:00 +02:00 |
|
holger krekel
|
b6cc44a956
|
integrate direct imap test in existing BCC test
|
2020-06-08 16:31:21 +02:00 |
|
holger krekel
|
0105c831f1
|
make direct_imap a permanent feature of online accounts
|
2020-06-08 16:31:21 +02:00 |
|
holger krekel
|
d40f96ac65
|
fixing imap interactions
|
2020-06-08 16:31:21 +02:00 |
|
holger krekel
|
612a9d012c
|
snap using imapclient
|
2020-06-08 16:31:21 +02:00 |
|
holger krekel
|
d97d9980dd
|
cleanup
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
4ad4d6d10d
|
Update python/src/deltachat/direct_imap.py
Co-authored-by: Hocuri <hocuri@gmx.de>
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
04bdfa17f7
|
improve shutdown order
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
7a5759de4b
|
some streamlining and test fixing
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
e29dcbf8eb
|
remove wrong inbox folders
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
469451d5dd
|
rework imap structure logging
|
2020-06-05 23:28:27 +02:00 |
|
holger krekel
|
af33c2dea7
|
test pass again
|
2020-06-05 23:28:27 +02:00 |
|
Hocuri
|
05e1c00cd1
|
fix: update message ids correctly
Fixes #1495
|
2020-06-05 16:27:22 +02:00 |
|