Name Description Size
data
test_folder_sync.js Wait for the final create operation given the mock server data. @param {nsIMsgFolder} folder - The direct parent of the last folder to be created. 12130
test_item_operations.js @type {EwsServer} 3513
test_send.js Tests that the EWS outgoing server implementation properly authenticates when configured to use Basic (password) auth. 3582
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_syncMessagesForFolder.js An EWS client implementation against which we will test. @type {IEwsClient} 3623
xpcshell.toml 215