Skip to content

Instantly share code, notes, and snippets.

@berdario
Created September 18, 2016 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berdario/101515aeee93cc7102539e844bbe6b46 to your computer and use it in GitHub Desktop.
Save berdario/101515aeee93cc7102539e844bbe6b46 to your computer and use it in GitHub Desktop.
twisted.mail.test.test_imap
AuthenticatorTests
testCramMD5 ... [OK]
testFailedCramMD5 ... [OK]
testFailedLOGIN ... [OK]
testFailedPLAIN ... [OK]
testLOGIN ... [OK]
testPLAIN ... [OK]
ClientCapabilityTests
test_categoryAtoms ... [OK]
test_mixedAtoms ... [OK]
test_simpleAtoms ... [OK]
CopyWorkerTests
testFeaturefulMessage ... [OK]
testMessageCopier ... [OK]
testUnfeaturefulMessage ... [OK]
DefaultSearchTests
test_searchAndMessageSet ... [OK]
test_searchInvalidCriteria ... [OK]
test_searchMessageSet ... [OK]
test_searchMessageSetUIDWithStar ... [OK]
test_searchMessageSetUIDWithStarAndHighStart ... [OK]
test_searchMessageSetUIDWithStarFirst ... [OK]
test_searchMessageSetWithList ... [OK]
test_searchMessageSetWithStar ... [OK]
test_searchMessageSetWithStarFirst ... [OK]
test_searchNot ... [OK]
test_searchNotMessageSet ... [OK]
test_searchOr ... [OK]
test_searchOrMessageSet ... [OK]
DisconnectionTests
testClientDisconnectFailsDeferreds ... [OK]
FetchSearchStoreTests
testSearch ... [OK]
testUIDSearch ... [OK]
test_invalidTerm ... [OK]
GetBodyStructureTests
test_multiPart ... [OK]
test_multiPartExtended ... [OK]
test_rfc822Message ... [OK]
test_singlePart ... [OK]
test_singlePartExtended ... [OK]
test_singlePartWithMissing ... [OK]
test_textPart ... [OK]
HandCraftedTests
testPathelogicalScatteringOfLiterals ... [OK]
testTrailingLiteral ... [OK]
test_authenticationChallengeDecodingException ... [OK]
test_flagsChangedInsideFetchMessageResponse ... [OK]
test_flagsChangedInsideFetchSpecificResponse ... [OK]
test_literalWithoutPrecedingWhitespace ... [OK]
test_nonIntegerLiteralLength ... [OK]
test_unsolicitedResponseMixedWithSolicitedResponse ... [OK]
IMAP4ClientExamineTests
test_bareOk ... [OK]
test_exists ... [OK]
test_flags ... [OK]
test_nonIntegerExists ... [OK]
test_nonIntegerRecent ... [OK]
test_nonIntegerUIDNEXT ... [OK]
test_nonIntegerUIDVALIDITY ... [OK]
test_nonIntegerUnseen ... [OK]
test_permanentflags ... [OK]
test_recent ... [OK]
test_uidnext ... [OK]
test_uidvalidity ... [OK]
test_unrecognizedOk ... [OK]
test_unseen ... [OK]
IMAP4ClientExpungeTests
test_expunge ... [OK]
test_nonIntegerExpunged ... [OK]
IMAP4ClientFetchTests
test_fetchBody ... [OK]
test_fetchSpecific ... [OK]
test_fetchSpecificHTML ... [OK]
test_fetchSpecificMIME ... [OK]
test_fetchSpecificNumbered ... [OK]
test_fetchSpecificNumberedText ... [OK]
test_fetchSpecificPartial ... [OK]
test_fetchSpecificPeek ... [OK]
test_fetchSpecificText ... [OK]
test_fetchUID ... [OK]
test_fetchUIDNonIntegerFound ... [OK]
test_incompleteFetchSpecificPartialResponse ... [OK]
test_incompleteFetchSpecificTextResponse ... [OK]
test_incompleteFetchUIDResponse ... [OK]
IMAP4ClientSearchTests
test_nonIntegerFound ... [OK]
test_search ... [OK]
IMAP4ClientSelectTests
test_bareOk ... [OK]
test_exists ... [OK]
test_flags ... [OK]
test_nonIntegerExists ... [OK]
test_nonIntegerRecent ... [OK]
test_nonIntegerUIDNEXT ... [OK]
test_nonIntegerUIDVALIDITY ... [OK]
test_nonIntegerUnseen ... [OK]
test_permanentflags ... [OK]
test_recent ... [OK]
test_uidnext ... [OK]
test_uidvalidity ... [OK]
test_unrecognizedOk ... [OK]
test_unseen ... [OK]
IMAP4ClientStoreTests
test_addFlags ... [OK]
test_addFlagsSilently ... [OK]
test_addFlagsSilentlyWithUnsolicitedData ... [OK]
test_removeFlags ... [OK]
test_removeFlagsSilently ... [OK]
test_removeFlagsSilentlyWithUnsolicitedData ... [OK]
test_setFlags ... [OK]
test_setFlagsSilently ... [OK]
test_setFlagsSilentlyWithUnsolicitedData ... [OK]
IMAP4HelperTests
test_fetchParserBody ... [OK]
test_fetchParserMacros ... [OK]
test_fetchParserSimple ... [OK]
test_fileProducer ... [OK]
test_files ... [OK]
test_headerFormatter ... [OK]
test_invalidIdListParser ... [OK]
test_invalidIdListParserNonPositive ... [OK]
test_literals ... [OK]
test_messageSet ... [OK]
test_messageSetStringRepresentationWithInversion ... [OK]
test_messageSetStringRepresentationWithWildcards ... [OK]
test_parenParser ... [OK]
test_parseIdList ... [OK]
test_queryBuilder ... [OK]
test_queryKeywordFlag ... [OK]
test_queryKeywordFlagWithQuotes ... [OK]
test_queryUnkeywordFlag ... [OK]
test_queryUnkeywordFlagWithQuotes ... [OK]
test_quoteAvoider ... [OK]
test_quotedSplitter ... [OK]
test_stringCollapser ... [OK]
test_wildcard ... [OK]
test_wildcardNoDelim ... [OK]
IMAP4ServerFetchTests
test_fetchWithPartialValidArgument ... [OK]
IMAP4ServerSearchTests
test_reversedSearchTerms ... [OK]
test_searchBefore ... [OK]
test_searchNot ... [OK]
test_searchOn ... [OK]
test_searchOr ... [OK]
test_searchSentBefore ... [OK]
test_searchSentOn ... [OK]
test_searchSentSince ... [OK]
test_searchSince ... [OK]
test_searchWildcard ... [OK]
test_searchWildcardHigh ... [OK]
IMAP4ServerTests
testCapability ... [OK]
testCapabilityWithAuth ... [OK]
testCheck ... [OK]
testClose ... [OK]
testCreate ... [OK]
testDelete ... [OK]
testExpunge ... [OK]
testFailedLogin ... [OK]
testFailedStatus ... [OK]
testFullAppend ... [OK]
testHierarchicalRename ... [OK]
testIllegalDelete ... [OK]
testIllegalInboxDelete ... [OK]
testIllegalInboxRename ... [OK]
testLSub ... [OK]
testList ... [OK]
testLogin ... [OK]
testLoginRequiringQuoting ... [OK]
testLogout ... [OK]
testNamespace ... [OK]
testNonExistentDelete ... [OK]
testNoop ... [OK]
testPartialAppend ... [OK]
testRename ... [OK]
testSelect ... [OK]
testStatus ... [OK]
testSubscribe ... [OK]
testUnsubscribe ... [OK]
test_examine ... [OK]
IMAP4UTF7Tests
test_decode ... [OK]
test_decodeWithErrors ... [OK]
test_encode ... [OK]
test_encodeWithErrors ... [OK]
test_getreader ... [OK]
test_getwriter ... [OK]
test_printableSingletons ... [OK]
MessageProducerTests
testMultipleMultiPart ... [OK]
testSingleMultiPart ... [OK]
testSinglePart ... [OK]
NewFetchTests
testFetchAll ... [OK]
testFetchAllUID ... [OK]
testFetchBody ... [OK]
testFetchBodyParts ... [OK]
testFetchBodyStructureUID ... [OK]
testFetchBodyUID ... [OK]
testFetchEnvelope ... [OK]
testFetchEnvelopeUID ... [OK]
testFetchFast ... [OK]
testFetchFastUID ... [OK]
testFetchFlags ... [OK]
testFetchFlagsUID ... [OK]
testFetchFull ... [OK]
testFetchFullUID ... [OK]
testFetchHeaders ... [OK]
testFetchHeadersUID ... [OK]
testFetchInternalDate ... [OK]
testFetchInternalDateUID ... [OK]
testFetchMessage ... [OK]
testFetchMessageUID ... [OK]
testFetchSimplifiedBody ... [OK]
testFetchSimplifiedBodyRFC822 ... [OK]
testFetchSimplifiedBodyRFC822UID ... [OK]
testFetchSimplifiedBodyText ... [OK]
testFetchSimplifiedBodyTextUID ... [OK]
testFetchSimplifiedBodyUID ... [OK]
testFetchSize ... [OK]
testFetchSizeUID ... [OK]
testFetchUID ... [OK]
test_fetchBodyPartOfNonMultipart ... [OK]
test_fetchBodyStructure ... [OK]
test_fetchBodyStructureMultipart ... [OK]
test_fetchInternalDateLocaleIndependent ... [SKIPPED]
test_fetchSimplifiedBodyMultipart ... [OK]
NewStoreTests
testSetFlags ... [OK]
PipeliningTests
test_synchronousFetch ... [OK]
SASLPLAINTests
test_authenticatorChallengeResponse ... [OK]
test_credentialsInvalidResponse ... [OK]
test_credentialsSetResponse ... [OK]
TLSTests
testAPileOfThings ... [OK]
testFailedStartTLS ... [OK]
testLoginLogin ... [OK]
test_startTLS ... [OK]
TimeoutTests
test_idleClientDoesDisconnect ... [OK]
test_longFetchDoesntTimeout ... [OK]
test_serverTimeout ... [OK]
UnsolicitedResponseTests
testFlagChange ... [OK]
testNewMessages ... [OK]
testNewMessagesAndRecent ... [OK]
testNewRecentMessages ... [OK]
testReadOnly ... [OK]
testReadWrite ... [OK]
===============================================================================
[SKIPPED]
The es_AR.UTF8 locale is not installed.
twisted.mail.test.test_imap.NewFetchTests.test_fetchInternalDateLocaleIndependent
-------------------------------------------------------------------------------
Ran 226 tests in 0.933s
PASSED (skips=1, successes=225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment