1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 02:09:17 +02:00
deltachat-core/python
2018-09-08 17:11:56 +02:00
..
src/deltachat make send and receive message test work, add some events 2018-09-08 16:29:58 +02:00
tests make some tests run also in offline mode and thus on travis 2018-09-08 17:11:56 +02:00
conftest.py make some tests run also in offline mode and thus on travis 2018-09-08 17:11:56 +02:00
setup.cfg emit and look for DC_EVENT_(SMTP|IMAP)_CONNECTED events which are INFO events so that we can also for other events convert the C-code easily (just use "dc_log_event" instead of "dc_log_info") 2018-09-08 14:06:16 +02:00
setup.py another try at travis run 2018-09-06 23:18:27 +02:00
tox.ini a first multi-account test, no real checks yet 2018-09-08 11:24:09 +02:00