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-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-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
2017-06-12Increase test coverageChristoph Wurst
2017-06-12Fix config unit testsChristoph Wurst
2017-06-12Merge branch 'master' of github.com:/nextcloud/mail into dynamic-default-accountChristoph Wurst
2017-06-12Merge branch 'master' of github.com:/nextcloud/mail into refactor/folder-syncChristoph Wurst
2017-06-11Added missing parent::setUp() that made the PHPUnit tests to failLuc Calaresu
2017-05-30Add unit tests for the Config classChristoph Wurst
2017-05-23Fix tests and remove buggy folder change detectionChristoph Wurst
2017-04-25Implementd and test imap message mapperChristoph Wurst
2017-04-25Add request-response based synchronizer around horde syncChristoph Wurst
2017-04-25Move imap related classes to OCA\Mail\IMAP namespaceChristoph Wurst
2017-03-27prevent stacking of Aw, Wg, Fwd just like ReJan-Christoph Borchardt