nextcloud/tests/lib/Mail
Thomas Lehmann 46d8a7333b feat(Mailer): implement caching
Currently $this->instance is never set, so the code is no-op. This
brings back caching of the instance.

Caching broke with

   be7db1573d

   Swift to \Swift_Mailer as abstraction

Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
2024-11-19 11:32:39 +01:00
..
Provider style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
EMailTemplateTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
MailerTest.php feat(Mailer): implement caching 2024-11-19 11:32:39 +01:00
MessageTest.php fix(message): Fix logic of Mail test 2024-10-07 12:11:38 +02:00