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
2015-08-28add some tests for folderscontrollerChristoph Wurst
2015-08-27Fix unit tests - mock IUrlGeneratorThomas Müller
2015-07-16Fix escaping issues - especially on > in message repliesThomas Müller
2015-07-13Using kwi/urllinker for link detectionThomas Müller
2015-07-04No more OC_LogThomas Müller
2015-07-02Display inline images - fixes #138Thomas Müller
2015-07-02Merge pull request #801 from owncloud/html-message-cache-headersThomas Müller
2015-06-24Add more url testsSteffen Lindner
2015-06-19some more accountscontroller testsChristoph Wurst
2015-06-19remove deprecated $this->params() calls; add some unit testsChristoph Wurst
2015-06-19Compare objectsLukas Reschke
2015-06-18enable HTTP caching for HTML message bodiesChristoph Wurst
2015-05-20Fix variable namingThomas Müller
2015-05-20Fix iconv issue and allow proper display of some html messagesThomas Müller
2015-05-04Merge pull request #579 from owncloud/scrutinizer-patch-1Thomas Müller
2015-05-04Skip IMAP tests if credentials are unavailableRobin McCorkell
2015-05-04Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-04-28Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-04-28test should pass nowClement Wong
2015-04-27more unit testsThomas Müller
2015-04-27Revert "fix travis"Clement Wong
2015-04-27cleanup TODOClement Wong
2015-04-27don't delete deleted mailboxesClement Wong
2015-04-27fix travisThomas Müller
2015-04-27No notifications on special folders (except inbox)Thomas Müller
2015-04-27change detection is now performed server sideThomas Müller
2015-04-27Introduces background checking of mailboxes based on uidvalidity and uidnextThomas Müller
2015-04-24Fixing unit test executionThomas Müller
2015-04-20Merge pull request #509 from owncloud/increase-test-coverage-2Thomas Müller
2015-04-19fixes #513Thomas Müller
2015-04-19fix functional test execution on travisThomas Müller
2015-04-19Fix namingThomas Müller
2015-04-19Adding tests for loggerThomas Müller
2015-04-19Adding tests for classes in http namespaceThomas Müller
2015-04-19testing MailAccount::__constructThomas Müller
2015-04-19testing findByUserId()Thomas Müller
2015-04-19fix coverageThomas Müller
2015-04-17fix Scrutinizer unused code issuesJan-Christoph Borchardt
2015-04-15Cleanup mail boxes in tearDownThomas Müller
2015-04-15Testing listing of mail messagesThomas Müller
2015-04-15Testing that a created mailbox is listed in the list of mailboxesThomas Müller
2015-04-15Starting functional tests against a GMail accountThomas Müller
2015-03-29add testChristoph Wurst
2014-12-05fix failing unit testsThomas Müller
2014-10-08fixing one more link detection issueThomas Müller
2014-09-24adding one more test case for link detectionThomas Müller
2014-09-02Properly pass the account email into getReplyCcList()Thomas Müller
2014-08-23handle cases where the from address might not be setThomas Müller
2014-08-20adding smtp detectionThomas Müller
2014-08-07enhance url detectionThomas Müller