Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-23Cleanup address handlingChristoph Wurst
2017-10-09Merge pull request #540 from nextcloud/refactor/extract-create-transportChristoph Wurst
2017-10-03Fix phpunit warnings and apply stricter CI checksChristoph Wurst
2017-09-25Remove unused codeChristoph Wurst
2017-09-21Extract Account::createTransport into a SmtpClientFactory classChristoph Wurst
2017-09-20Merge pull request #517 from nextcloud/refactor/unused-autoconfig-dependenciesJan-Christoph Borchardt
2017-09-12Extract ISP DB logic into a class of its ownChristoph Wurst
2017-09-12Extract method AutoConfig::detectImapAndSmtp into its own classChristoph Wurst
2017-09-11Cleanup unused controller methodsChristoph Wurst
2017-09-04Merge pull request #464 from nextcloud/feature/better_html_mailsChristoph Wurst
2017-08-29Merge pull request #483 from nextcloud/test/replace-draftChristoph Wurst
2017-08-29Add integration tests for replies and reply subjectsChristoph Wurst
2017-08-29Add integration test for replacing an existing draftChristoph Wurst
2017-08-28Verify the message content tooChristoph Wurst
2017-08-28Add an integration test for saving a draftChristoph Wurst
2017-08-25Refactor draft saving code to make it testableChristoph Wurst
2017-08-25Update HTMLPurifier, add CSSTidy. Add styles tag back on html mailsSteffen Lindner
2017-08-21Fix mail manager testChristoph Wurst
2017-08-21Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-08-14Merge pull request #437 from nextcloud/testing/common-base-classChristoph Wurst
2017-08-14Add integration tests for outgoing messages with attachmentsChristoph Wurst
2017-08-14Use a common base class for all testsChristoph Wurst
2017-08-11Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-08-07Fix IMAP testsChristoph Wurst
2017-08-07Also test changed and vanished message syncChristoph Wurst
2017-08-07Fix test base class and namespaceChristoph Wurst
2017-08-07Fix imported classChristoph Wurst
2017-08-07Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-08-07Merge pull request #430 from nextcloud/testing/ignore-template-coverageChristoph Wurst
2017-08-07Ignore template coverage as we don't test themChristoph Wurst
2017-08-07Test the SmtpServerDetector classChristoph Wurst
2017-08-07Test the ImapServerDetector classChristoph Wurst
2017-08-07Test MxRecord classChristoph Wurst
2017-08-07Test the ImapConnector classChristoph Wurst
2017-08-07Test the ConnectivityTester classChristoph Wurst
2017-08-07Refactor and test connectivity test classesChristoph Wurst
2017-08-07Fix mocked type to ensure the parameter has the correct typeChristoph Wurst
2017-08-07Add a simple integration test for the folder sync featureChristoph Wurst
2017-08-07Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-08-05Fix imported classChristoph Wurst
2017-08-05Add IMAP integration test frameworkChristoph Wurst
2017-08-05Merge pull request #419 from nextcloud/testing/smtp-integration-testsChristoph Wurst
2017-08-02Use a decent SMTP docker image to test againstChristoph Wurst
2017-08-01Add SMTP integration testsChristoph Wurst
2017-08-01Attach local attachments to outgoing messagesChristoph Wurst
2017-08-01Merge branch 'master' of github.com:/nextcloud/mail into feature/local-attach...Christoph Wurst
2017-07-10Refactor message transmission codeChristoph Wurst
2017-07-04Fix DI and typosChristoph Wurst
2017-07-04Use app data to store uploaded filesChristoph Wurst
2017-06-19Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst