aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Mail/MailerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(Mailer): Fix sendmail binary fallbackfix/mailer-binaryfinder-fallbackJosh2024-09-161-1/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-11/+11
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+3
* fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-05-311-9/+17
* chore: Add SPDX headerAndy Scherzinger2024-05-131-7/+3
* Add "-i" to MailTest's pipe FedericoHeichou2024-01-191-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* try to fix testsSimon L2023-06-231-18/+25
* Adapt tests to config value typingCôme Chilliet2023-04-051-14/+24
* Migrate to Symfony MailerCôme Chilliet2023-02-021-36/+92
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-291-1/+1
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-1/+1
* 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