Name Description Size
data
head.js Sync the messages for the specified folder. @param {nsIMsgIncomingServer} incomingServer @param {nsIMsgFolder} folder 1711
test_delete_model_trash_path.js Trigger the `deleteMessages` operation and return a promise that resolves on completion. @param {nsIMsgFolder} folder @param {[nsIMsgDBHdr]} headersToDelete 4897
test_folder_sync.js Tests that triggering a folder hierarchy sync via `nsIMsgFolder::GetNewMessages` correctly populates subfolders. 10047
test_item_operations.js @type {EwsServer} 17266
test_saveDraft.js 1912
test_send.js Tests that the EWS outgoing server implementation properly authenticates when configured to use Basic (password) auth. 3526
test_server_version.js Instantiate an EWS client and use it to send a request to the mock EWS server. The request is a connectivity check, because it's a simple request with no parameters, but could be any operation, since we only care about the SOAP headers (and not the SOAP body). 8240
test_syncFolderHierarchy.js An EWS client implementation against which we will test. @type {IEwsClient} 4255
test_syncMessagesForFolder.js An EWS client implementation against which we will test. @type {IEwsClient} 14220
xpcshell.toml 329