summaryrefslogtreecommitdiffstats
path: root/tests/lib/Mail/MailerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* Set local domain for swiftmailer transportDaniel Kesselberg2021-05-311-1/+39
* Micro-optimize validation of empty email addressesChristoph Wurst2021-02-111-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Provide the proper language to the mailerRoeland Jago Douma2020-04-161-2/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-12/+12
|/
* Added Hook before Message is sendArne Hamann2020-03-241-1/+30
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Addressing comments, array() to []Branko Kokanovic2018-12-171-2/+2
* Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+22
* Add testcases for pipe modeDaniel Kesselberg2018-11-291-12/+38
* Fallback to default path is sendmail can't be foundRoeland Jago Douma2018-11-021-1/+7
* Swift to \Swift_Mailer as abstractionRoeland Jago Douma2018-07-041-21/+12
* Provide an option to disable HTML emailsMorris Jobke2018-04-161-0/+5
* Fix testsRoeland Jago Douma2018-03-051-0/+4
* Fix unit testsJoas Schilling2017-09-041-1/+1
* Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-11/+26
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* Adjust the testsJoas Schilling2017-01-201-2/+2
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+123