geary/test/engine
Michael Gratton 41be8693d4 Geary.Imap.ClientSession: Treat logout as disconnect
Convert `get_protocol_state` to an automatic property, so that rather
than requiring explcit signals for lifecycle events, a GObject notify
signal can be used instead.

Convert disconnect signal to a property so it can be accessed if needed.

Convert code listening to the disconnect signal to listen to notify
signals for `protocol_state` instead, and hence also treat the session
as disconnected when a logout is in progress.

Fixes #986
2020-09-27 17:38:10 +10:00
..
api Geary.Account.Information: Fix special use folder not correctly stored 2020-08-30 18:26:26 +10:00
app test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
common test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
db Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
imap Geary.Imap.ClientSession: Treat logout as disconnect 2020-09-27 17:38:10 +10:00
imap-db Fix bug with message retention count during GC plus fix test case 2020-08-24 19:29:44 +10:00
imap-engine test: Break out engine mock objects into their own name-space 2020-08-13 19:51:33 +10:00
mime Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
rfc822 RFC822MesageTest: Fix locale-sensitive test case 2020-08-29 18:33:15 +10:00
util-ascii-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-config-file-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-html-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-idle-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Add some minor unit tests 2019-08-06 21:37:39 +10:00
util-timeout-manager-test.vala Update existing tests to work with ValaUnit 2020-06-30 17:31:07 +10:00